StringSort
Sorts a string and returns the result
Method Signature
Arguments
Argument
Type
Required
Description
Default
list
string
true
sortType
any
false
sortOrder
string
false
asc
delimiter
string
false
,
includeEmptyFields
boolean
false
false
multiCharacterDelimiter
boolean
false
false
localeSensitive
boolean
false
callback
any
false
Examples
Related
Last updated