Start » Filter Reference » Basic » String » TestStringUnequalTo
Module: | FoundationLite |
---|
Compares two strings character by character.
Name | Type | Description | |
---|---|---|---|
inString | String | ||
inReferenceString | String | ||
inIgnoreCase | Bool | ||
inTrimWhitespace | Bool | ||
outIsUnequal | Bool |
Complexity Level
This filter is available on Advanced Complexity Level.
Filter Group
This filter is member of TestString filter group.