InsertInt32Control Data Member Function

Inserts an <int32> control at the specified index.

Prototype

int32 InsertInt32Control( string p_sID, int32 p_nIndex )

Parameters

Parameter Type Parameter Name Documentation
stringp_sIDThe ID of the control, which can be a blank string.
int32p_nIndexThe index at which to insert the control.

Examples

Copy Text To Clipboard

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