GetControlIndex Data Member Function

Returns the index of the first control with the specified control identification string.

Prototype

int32 GetControlIndex( string p_sID )

Parameters

Parameter Type Parameter Name Documentation
stringp_sIDThe ID of the control such as "IDC_COLOR_PICKER".

Examples

Copy Text To Clipboard

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