Write Data Member Function

Writes a string to a text file.

Prototype

int32 Write( string p_sStringToWrite )

Parameters

Parameter Type Parameter Name Documentation
stringp_sStringToWriteA string to write to the file.

Examples

Copy Text To Clipboard

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