Str Data Member Function

This is the <Str> object constructor.

Prototype

Str Str( string p_sValue )

Parameters

Parameter Type Parameter Name Documentation
stringp_sValueThe string value with which you wish to initialize the <Str> object.

Examples

Copy Text To Clipboard

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