Lingo Dictionary > D-F > frameLabel

 

frameLabel

Syntax

the frameLabel

Description

Frame property; identifies the label assigned to the current frame. When the current frame has no label, the value of the frameLabel property is 0.

This property can be tested at any time. It can be set during a Score generation session.

Example

This statement checks the label of the current frame. In this case, the current frameLabel value is Start:

put the frameLabel
-- "Start"

See also

labelList