fm_listalphanumeric
| Click to Download |
Description |
| Sorts a list by number order and then alphabetically. Example: The input - #fm_listalphanumeric("A,1,B,4,D,3,C,2")# Will output - 1,2,3,4,A,B,C,D |
Usage |
| Click to Download |
Description |
| Sorts a list by number order and then alphabetically. Example: The input - #fm_listalphanumeric("A,1,B,4,D,3,C,2")# Will output - 1,2,3,4,A,B,C,D |
Usage |