ResolveFilePath Data Member Function

Returns the absolute path of the resource referred to by the <FileNode>. If this object's FolderResolution value is FolderResolution_None, or FolderResolution_CurrentDocument, then path resolution is performed relative to the location of the document containing this object. Otherwise, path resolution is performed using the folder specified by the FolderResolution parameter.

Prototype

string ResolveFilePath()

Examples

Copy Text To Clipboard

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