Label
Provides a label to enable transferring program control directly to the specified statement using a goto statement.
<Exe id="2" type="label">
<Value>myLabel</Value>
</Exe>
- Value: The label.
Provides a label to enable transferring program control directly to the specified statement using a goto statement.
<Exe id="2" type="label">
<Value>myLabel</Value>
</Exe>