Specifies executable content to be executed in document order.
|
|
Attribute |
Description |
|
name |
The name of this block. This variable can be referenced anywhere within the block's form. Optional. (Defaults to an inaccessible internal variable.) |
|
expr |
An ECMAScript expression to be evaluated and used as the initial value of this block. This block will be visited only if the expression evaluates to |
|
cond |
An ECMAScript expression to be evaluated and used as a boolean condition. This block will be visited only if the expression evaluates to |
Assign Clear Data Disconnect Exit ForEach Goto If Log Prompt Reprompt Return Script Submit Throw Value Var #PCDATA
None
None
|