Start » Filter Reference » Basic » String » TestStringEarlierThan
Module: | FoundationLite |
---|
Checks whether the input string is earlier alphabetically than a reference string.
Name | Type | Description | |
---|---|---|---|
![]() |
inString | String | |
![]() |
inReferenceString | String | |
![]() |
inIgnoreCase | Bool | |
![]() |
inTrimWhitespace | Bool | |
![]() |
outIsEarlier | Bool |
Complexity Level
This filter is available on Advanced Complexity Level.
Filter Group
This filter is member of TestString filter group.