Function Name | dcl-BlockList-SortTextItems |
---|---|
Syntax | (dcl-BlockList-SortTextItems
<CONTROL>
{Order [as
Boolean]}) |
Return Type | Boolean (T if successful; otherwise NIL) |
Applies To | Block List |
This method sorts the block names in ascending or descending order. If the optional Order argument is true or not present, the sort is in ascending order; otherwise it is in descending order.