Open System Testing Architecture

TOC PREV NEXT INDEX



Labels

Labels may be used to identify SCL statements. A label consists of label name followed by a colon. For example:

 REQ_TIMEOUT: LOG "HTTP GET", url, "timed out"

A label name must be a valid OpenSTA Dataname.

Any defined subroutines may not reference labels defined in other sections of the code, since labels are local to the module within which they are defined.

See also:

The CODE Section


CYRANO
Customer Support: France +33 (0) 1 56 33 40 00
USA +1 (978) 462-0737; Toll free 800-714-4900
UK +44 (0) 1274 761024
support-fr@cyrano.com
support-us@cyrano.com
support-uk@cyrano.com
TOC PREV NEXT INDEX