Sort Method

Build 1501 on 14/Nov/2017  This topic last edited on: 23/Mar/2016, at 12:14

Description

Sorts pages in the multi-page view.

This method does not apply on the Navigator itself. To sort pages there, use the list view.

Syntax

oLay.Sort (operation)

oLay

Required. Object name, returned by Create Layout object

operation

Required. A string with the sequence of parameters for sorting, like in Edt. Valid chars are:

- = invert (only as first char)

N = number

Z = zone name

S = section name

W = workstate name

M = master name

L = logic page (first physic and after logic)

D = page deadline time

Context

Page editing window

See also

Other Layout methods and properties