Was this helpful?
SortCasesensitive Attribute
Data Type: integer
4GL Access: RW
This attribute determines whether the Sort method sorts VARCHAR attributes with case sensitivity. Possible values are TRUE and FALSE.
Note:  Attributes of type NVARCHAR are sorted according to Unicode collation, so the SortCasesensitive attribute does not apply.
Default: FALSE
Last modified date: 12/20/2023