Difference between revisions of "AXY:MC-Basic:group.ATTACHEDTO"
m (Itay moved page MC-Basic:group.ATTACHEDTO to AXY:MC-Basic:group.ATTACHEDTO) |
|||
(6 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | {{MC-Basic | + | <!-- {{MC-Basic |
|SHORT FORM= | |SHORT FORM= | ||
|SYNTAX= | |SYNTAX= | ||
− | < | + | ?<''group''>.AttachedTo |
|AVAILABILITY= | |AVAILABILITY= | ||
− | + | Since Version 3.6.20 | |
|DESCRIPTION= | |DESCRIPTION= | ||
− | + | 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. | |
|TYPE= | |TYPE= | ||
− | + | String | |
− | |||
|RANGE= | |RANGE= | ||
Line 29: | Line 28: | ||
|LIMITATIONS= | |LIMITATIONS= | ||
− | Only | + | Read Only |
|EXAMPLE= | |EXAMPLE= | ||
− | + | ?G1.AttachedTo | |
|SEE ALSO= | |SEE ALSO= | ||
− | * [[ | + | * [[MC-Basic:axis.ATTACHEDTO|axis.ATTACHEDTO]] |
− | |||
− | |||
− | |||
}} | }} | ||
+ | --> |