SetPath Data Member Function

Sets the file path to the path contained in the string.

Prototype

int32 SetPath( string p_sFilePath )

Parameters

Parameter Type Parameter Name Documentation
stringp_sFilePathA string containing the file path you wish to set for this <FilePath> object.

Examples

Copy Text To Clipboard

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