AXY:MC-Basic:group.ELEMENTSIZE

From SoftMC-Wiki
Revision as of 16:01, 13 December 2010 by Arwiebe (talk | contribs) (Created page with '{{MC-Basic |SHORT FORM= |SYNTAX= ?<''group''>.ElementSize |AVAILABILITY= Versions 3.6.20 and higher |DESCRIPTION= Returns how many axes are belonging to this group |TYPE= Lo…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Returns how many axes are belonging to this group

Syntax

?<group>.ElementSize

Availability

Versions 3.6.20 and higher

Type

Long

Range

1 to 64 ( 0 value for axes identification only )

Scope

Configuration, Task, Terminal

Limitations

Modal Only, Read only

Examples

n = G1.ElementSize

See Also