Page created: 20 Jan 2022
|
Page updated: 14 Feb 2023
The following relational operators are supported by using standard operator notation:
- Equal
- Not equal
- Less than
- Less than or equal to
- Greater than
- Greater than or equal to
Each symbolic operator can also be specified as a purely alphabetic equivalent that is case insensitive.
Note:
All operator notations except for !
require a leading and
trailing space.
Alphabetic relational operator | Examples |
---|---|
|
Note:
Because the operator is missing a leading and trailing space,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Checks if a value matches the regular expression pattern.
|