Form field: compare submitted value¶
Fields¶
Negate the condition
-
Negates the condition. Makes TRUE to FALSE and vice versa.
Comparison operator
-
The available comparison operators like equals or less than.
Comparison type
-
The type of the comparison.
Case sensitive comparison
-
Compare the values based on case sensitivity.
Field value
-
The field value to compare. This field supports tokens.
Field name
-
The input name of the form field. This is mostly found in the "name" attribute of an <input> form element. This property supports tokens.
Strip tags
-
Whether stripping all HTML and PHP tags or not.
Trim
-
Whether stripping all whitespaces at the beginning and end or not.
Filter XSS
-
Additionally filters out possible cross-site scripting (XSS) text.
Last update:
January 28, 2023 13:50:53