AXY:MC-Basic:group.ATTACHEDTO

From SoftMC-Wiki
Revision as of 11:48, 22 December 2010 by Anonymous (talk) (Undo revision 9291 by Miboric (Talk))
Jump to: navigation, search

Returns name of an attached task to the given element. If a group is not attached but the axes belonging to it are, the list of active axes and their tasks is returned. If the element is not attached to any program, an empty string is returned.

Syntax

?<GROUP>.AttachedTo

Availability

Versions 3.6.20 and higher

Type

String

Scope

Configuration, Task, Terminal

Limitations

Read Only

Examples

?G1.AttachedTo

See Also