Makes the path relative to another path.
int32 MakeRelativeToPath( string p_sMakeRelativeToThisPath )
| Parameter Type | Parameter Name | Documentation |
|---|---|---|
| string | p_sMakeRelativeToThisPath | The path to which you wish to make this path relative. |
None published. Please look for an example in the Simdify Scripting Language code base.