SetInt32Value Data Member Function

Sets the <int32> value at the specified control index.

Prototype

int32 SetInt32Value( int32 p_nIndex, int32 value )

Parameters

Parameter Type Parameter Name Documentation
int32p_nIndexThe index at which to set the value.
int32valueThe value to set.

Examples

Copy Text To Clipboard

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