MakeRelativeToPath Data Member Function

Makes the path relative to another path.

Prototype

int32 MakeRelativeToPath( string p_sMakeRelativeToThisPath )

Parameters

Parameter Type Parameter Name Documentation
stringp_sMakeRelativeToThisPathThe path to which you wish to make this path relative.

Examples

Copy Text To Clipboard

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