CompareString Data Member Function

Compares the file path of this <FilePath> object with the file path of the <FilePath> object submitted to this function.

Prototype

int32 CompareString( string p_oFilePathB )

Parameters

Parameter Type Parameter Name Documentation
stringp_oFilePathBA pointer to a <FilePath> object you wish to compare with this <FilePath> object.

Examples

Copy Text To Clipboard

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