Difference between revisions of "AXY:MC-Basic:axis.ELEMENTSIZE"

From SoftMC-Wiki
Jump to: navigation, search
m (1 revision)
m (Text replace - "Versions 3.6.20 and higher" to "Since Version 3.6.20")
Line 7: Line 7:
  
 
|AVAILABILITY=
 
|AVAILABILITY=
Versions 3.6.20 and higher
+
Since Version 3.6.20
  
 
|DESCRIPTION=
 
|DESCRIPTION=

Revision as of 13:56, 20 March 2014

Returns how many axes are belonging to this element

Syntax

?<axis>.ElementSize

Availability

Since Version 3.6.20

Type

Long

Range

Always returns 0 for axis

Scope

Task, Terminal

Limitations

Modal Only, Read only

Examples

n = A1.ElementSize

See Also