Sort_Multiple
Category:
Objects / Search
Since engine version:
5.1 OC
Description
Sort criterion: Makes it possible to sort with several criterions. The first criterion has the highest priority.
Syntax
array
Sort_Multiple(
array
Criteria,
...);
Parameters
Criteria:
Sort criterion in the form of a Sort_* function
...:
[opt] Additional search criteria in the form of Sort_* functions
Remark
For additional information on the use of this function see
FindObjects
.
See also:
FindObjects
Newton, 2009-07