GetControlID Data Member Function

Returns a string containing the control ID ( Ex: "IDC_COLOR_PICKER" ) at the specified index.

Prototype

string GetControlID( int32 p_nIndex )

Parameters

Parameter Type Parameter Name Documentation
int32p_nIndex The index of the control to query.

Examples

Copy Text To Clipboard

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