StringSort

Sorts a string and returns the result

Method Signature

StringSort(list=[string], sortType=[any], sortOrder=[string], delimiter=[string], includeEmptyFields=[boolean], multiCharacterDelimiter=[boolean], localeSensitive=[boolean], callback=[any])

Arguments

ArgumentTypeRequiredDescriptionDefault

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

Last updated

Logo

Copyright & Register Trademark by Ortus Solutions, Corp & Ortus Software, LLC