Character Sort Functions
Alpha Five provides the following Character functions.
|
Function |
|
Description |
|
V5 |
Returns a sorted list of all of the unique words in Character_Expression. Case-sensitive. | |
|
V5 |
Returns a sorted list of all of the unique words in Character_Expression. Case-insensitive. | |
|
V5 |
Returns a sorted list of the Soundex values of all of the unique words in Character_Expression. | |
|
V6 |
Reverses the order of a CR-LF delimited list. | |
|
V6 |
Sorts a CR-LF delimited list by the length of its entries. | |
|
V5 |
Sorts a delimited string of values and returns the result. Some features are only supported by version 6. |
See Also