GetFloat64 Data Member Function

Returns the value at the specified index.

Prototype

double GetFloat64( int32 p_nIndex )

Parameters

Parameter Type Parameter Name Documentation
int32p_nIndexA value from 0 to 15 representing the index of the value to retrieve from the matrix.

Examples

Copy Text To Clipboard

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