beautypg.com

Clear-Com Logic-Maestro User Manual

Page 105

background image

Clear-Com Communication Systems
Eclipse Logic Maestro Instruction Manual

2 - 3 9

StackedKey [bool]

Sets or returns a boolean indicating whether a key is a
stacked key e.g.
bool = .StackedKey;
or
.StackedKey = ;

TalkAlias [string]

Sets or returns the talk alias of an object created by a
control macro e.g.
ControlObject = .TalkAlias;
or
.TalkAlias = ;

TalkLabel [string]

Sets or returns the talk label of an object created by a
control macro e.g.
ControlObject = .TalkLabel;
or
.TalkLabel = ;

VoxAction [Guid]

Sets or returns the vox action of an object created by a
control macro e.g.
Guid = .VoxAction;
or
.VoxAction = ;

Macro

Description