ResolveRelativePath Data Member Function

Deprecated. Prefer the <FilePath> data interfaces ResolveToModel or ResolveToPath.

Prototype

string ResolveRelativePath( 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.