Compares the file path of this <FilePath> object with the file path of the <FilePath> object submitted to this function.
int32 CompareString( string p_oFilePathB )
| Parameter Type | Parameter Name | Documentation |
|---|---|---|
| string | p_oFilePathB | A pointer to a <FilePath> object you wish to compare with this <FilePath> object. |
None published. Please look for an example in the Simdify Scripting Language code base.