-
Notifications
You must be signed in to change notification settings - Fork 2
value operator
Ryan Newington edited this page Jun 6, 2016
·
1 revision
The SSH MA supports a variety of comparison operators, however, each attribute type supports only a limited set of comparison operators.
Allowed comparison operators
- Equals
- NotEquals
- Contains
- NotContains
- StartsWith
- EndsWith
Allowed comparison operators
- Equals
- NotEquals
- GreaterThan
- LessThan
- GreaterThanOrEq
- LessThanOrEq
- And
- Or
Allowed comparison operators
- Equals
- NotEquals
Allowed comparison operators
- Equals
- NotEquals