GetResourcePath

GetResourcePath

%GetResourcePath


Function

Function retrieves a path to a content of Resource object on a disk.

Declaration

TEXT %GetResourcePath( HOBJ in _objId )

 

Parameters

objId

Unique identifier of Resource object. It can be gained as \HBJ attribute.

 

Return value

Return value contains the path to the resource object on disk, or INVALID value, if the content of resource is not stored on the disk (it can occur if resource is configured not to store the content on disk (see configuration of resource object).