BMC PSL function(41)-sort()

sort()

含义:Sort a list of numeric or alphabetic values

Format

sort(list,[mode],[position])

Parameters

Parameter Definition
list PSL list whose elements that are to be sorted
mode

optional character string specifying the sort order

Valid Values
n ascending numeric order
nr descending numeric order
"" ascending alphabetic order
r descending alphabetic order

Default
"" (ascending alphabetic)

position

optional integer that specifies the character posit