DebugString Data Member Function

Prints a debug string to the output window.

Prototype

static int32 DebugString( string p_sString )

Parameters

Parameter Type Parameter Name Documentation
stringp_sStringThe string to print in the output window.

Examples

Copy Text To Clipboard

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