Page Summary
-
UNPECIFIED, UNKNOWN, EQUALS, and CONTAINS are enums used for the webpage condition operator.
-
EQUALS signifies the argument web condition is equal to the compared web condition.
-
CONTAINS signifies the argument web condition is part of the compared web condition.
The webpage condition operator in webpage criterion.
| Enums | |
|---|---|
|
The argument web condition is part of the compared web condition. |
|
The argument web condition is equal to the compared web condition. |
|
Used for return value only. Represents value unknown in this version. |
|
Not specified. |