ElementSize Data Member Function

Returns the size in bytes of each element of the array. Returns 8 because a <float64> requires 8 bytes of storage for each element in the array.

Prototype

int32 ElementSize()

Examples

Copy Text To Clipboard

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