AXY:MC-Basic:group.ATTACHEDTO

From SoftMC-Wiki
Revision as of 08:50, 22 May 2014 by Miborich (talk | contribs) (Miborich moved page Axystems:MC-Basic:group.ATTACHEDTO to MC-Basic:group.ATTACHEDTO: Global renaming of Axystems: namespace into (Main):)
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

Since Version 3.6.20

Type

String

Scope

Configuration, Task, Terminal

Limitations

Read Only

Examples

?G1.AttachedTo

See Also