Contents
- Index
UserSort (function)
UserSort(sType,[nValue]) : number
This function will allow you to get or set the user sort config values (see Tools=>Options=>General).
If you omit the optional nValue parameter, the function will just return the required value. If you include nValue, then that setting will be updated. In both cases the the return value is always the most current corresponding value.
sType - "C" = Current value, "I" = Increment value.
sValue - the value to set C or I to.
Alpha List Category List