Go to
Unconditionally transfers control to the statement labeled by the specified identifier.
<Exe id="2" type="goto">
<Value>label</Value>
</Exe>
- Value: The label.
Unconditionally transfers control to the statement labeled by the specified identifier.
<Exe id="2" type="goto">
<Value>label</Value>
</Exe>