GetRelativePath Data Member Function

Returns a string containing the relative path from the ConfigNode expression root to this <Node> by accumulating base path parameters. First, the absolute path is calculated and then this path is made relative to the current document path. For example: the accumulated path C:\MyFile\MyDocument.Box will be made relative to the document path C:\MyDocuments\MyOtherDocument.box.

Prototype

string GetRelativePath()

Examples

Copy Text To Clipboard

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