| |||||||
FRAMES NO FRAMES |
Simple conditional tag, which evalutes its body if the supplied condition is true and optionally exposes a Boolean scripting variable representing the evaluation of this condition
Attributes | ||||
Name | Required | Request-time | Type | Description |
test | true | true | java.lang.String | The test condition that determines whether or not the body content should be processed. |
| |||||||
FRAMES NO FRAMES |