TEMPLATE Procedure: Creating Markup Language Tagsets

DO Statement

Begins a statement block that executes if the required condition is true.

Syntax

Required Argument

event-statement-condition(s)
specifies one or more conditions that must be true for the event statement to execute.
Requirement:event-statement-condition(s) must be preceded by a slash (/).
See: For information about these conditions, see Event Statement Conditions.