SetRangeMaxLabel Data Member Function

Sets the range maximum label.

Prototype

int32 SetRangeMaxLabel( int32 p_nIndex, string p_sMax )

Parameters

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

Examples

Copy Text To Clipboard

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