StructNew
Method Signature
StructNew(type=[string], sortType=[any], sortOrder=[string], localeSensitive=[any], callback=[function:Comparator])Arguments
Argument
Type
Required
Description
Default
Examples
New struct using literal notation
New struct using function
New ordered struct using literal notation
New ordered struct using function
New ordered struct using literal notation
New case-sensitive struct using function
New case-sensitive struct using literal notation
New ordered and case-sensitive struct using function
New ordered and case-sensitive struct using literal notation
Additional Examples
Related
Last updated
Was this helpful?
