Labels
Back to Script Items
See Also: Screen Events, Field Events
Labels are used by the test/branch script item as destinations.
In the Script Editor, click Add, Label (or double click on an existing one)

You will see the Insert/Edit Label dialog:

A label sets a referance point in your script that can be jumped to by Test/Branch operations.
For example, in the following script:

If test condition is true, then all of the script code between the test and the Label AndOn will be skipped.
Back to Script Items
See Also: Using the Script Editor, Screen Events, Field Events
Copyright © 2007, American Microsystems, Ltd.