IsArrayType Data Member Function

Returns true if the underlying object to which the pointer is bound is an array type such as <Float32Array> or <Float32MatrixArray>.

Prototype

int32 IsArrayType()

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.