p$TDV:Util:ParaSort
p$TDV:Util:ParaSort
Sorting of a single indexed parameter. The first undefined entry of the array is the stop criterion of the sorting process.
Attention
Syntax: | p$TDV:Util:ParaSort (ParaName) | ||
| Argument | Type | Meaning |
| ParaName | String | Name of the parameter array to be sorted |
Please note: The parameter array in which ParaName is transferred is directly assigned as a string, and is therefore surrounded in quotation marks. Furthermore the parameter has to be global!