MakeRelativePath Data Member Function

Deprecated. Prefer the <FilePath> data interface of the same name.

Prototype

string MakeRelativePath( string p_sDestinationPath, string p_sSourcePath )

Parameters

Parameter Type Parameter Name Documentation
stringp_sDestinationPathThe destination path.
stringp_sSourcePathThe source path.

Examples

Copy Text To Clipboard

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