SetTitle Data Member Function

Sets the application's title text.

Prototype

int32 SetTitle( string p_sTitle )

Parameters

Parameter Type Parameter Name Documentation
stringp_sTitleA string containing the desired application title text.

Examples

Copy Text To Clipboard

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