|
Navigation: Click-Script Guide > Reference > Clauses > Label |
|
Defines a point in the event that you can jump using the go to action.
Syntax:
Label’s name : |
Parameters:
Label's name |
Defines the name of the label, that must to be unique in current event. |
Example:
// Check a password |