SetValueLabel Data Member Function

Sets the value label at the specified index.

Prototype

int32 SetValueLabel( int32 p_nIndex, string p_sValue )

Parameters

Parameter Type Parameter Name Documentation
int32p_nIndexThe index of the control.
stringp_sValueThe value label text.

Examples

Copy Text To Clipboard

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