SetTitle Data Member Function

Sets the dialog title text.

Prototype

int32 SetTitle( string p_sTitle )

Parameters

Parameter Type Parameter Name Documentation
stringp_sTitleThe value to set as the dialog title.

Examples

Copy Text To Clipboard

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