...
| <FieldLengthGreaterOrEqual> checks if the length of the “Field” tag is greater or equal to the “Length” attribute. Both attributes are mandatory. |
<FieldIsToday> check
| <FieldIsToday> checks if “Field” contains date/time value in UTC and equals to Today.
|
<FieldCheckBits> check
| <FieldCheckBits> treats the Field as integer and checks if it contains the HEX value defined by the “Value” attribute. Bitwise AND operation is used within the check. |