Axis countOptions

From Catglobe Wiki
Revision as of 11:12, 7 March 2011 by 127.0.0.1 (talk | contribs) (jrfconvert import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search



Axis_countOptions

Returns the number of axis options for the axis passed as argument to the method.

Syntax

Axis_countOptions(axis)

Arguments

axis: Is an axis array created by Axis_new function.

Return type

number

Examples

number n = Axis_countOptions(myAxis);

Availability

Version 5.5