SetRangeMinLabel Data Member Function

Sets the range minimum label.

Prototype

int32 SetRangeMinLabel( int32 p_nIndex, string p_sMin )

Parameters

Parameter Type Parameter Name Documentation
int32p_nIndexThe index of the control whose range label you wish to set.
stringp_sMinThe minimum value label.

Examples

Copy Text To Clipboard

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