SetHint Data Member Function

Sets the hint text displayed on the left-most pane of the status bar.

Prototype

int32 SetHint( string p_sHint )

Parameters

Parameter Type Parameter Name Documentation
stringp_sHintThe hint to display on the status bar.

Examples

Copy Text To Clipboard

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