Attributes |
test |
The test condition that determines whether or
not the body content should be processed.
|
|
Required:
true |
Request-time:
true |
Type:
boolean |
|
var |
Name of the exported scoped variable for the
resulting value of the test condition. The type
of the scoped variable is Boolean.
|
|
Required:
false |
Request-time:
false |
Type:
java.lang.String |
|
scope |
Scope for var.
|
|
Required:
false |
Request-time:
false |
Type:
java.lang.String |
|