2.2.5.2.11 Goto
A string ([XMLSCHEMA2/2] section 3.2.1) that specifies the behavior of a Macro after an error has been trapped. MUST be one of the following values.
Value |
Meaning |
---|---|
Fail |
Specifies that the running macro will be halted. |
Macro Name |
Specifies that a subroutine will be run. MUST NOT be used in a Data Macro. |
Next |
Specifies that the running macro will proceed with the next command. |
Applies to: OnError