MC-Basic:element.ELEMENTSIZE
Language: | English • 中文(简体) |
---|
Returns how many axes are belonging to this element
Syntax
?<element>.ElementSize
Availability
Since Version 3.6.20
Type
Long
Range
Always returns 0 for axis.
Others - 1 to 64
Scope
Configuration, Task, Terminal
Limitations
Modal Only, Read only
Examples
Axis
n = A1.ElementSize
Group
m = G1.ElementSize