Porovnávané verzie

Kľúč

  • Tento riadok sa pridal
  • Riadok je odstránený.
  • Formátovanie sa zmenilo.

%GetResourcePath


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


Blok kódu
languageesl
themeConfluence
TEXT  %GetResourcePath(
   HOBJ in _objId
 )
Parameters


objIdUnique identifier of Resource object. It can be gained as \HBJ attribute.
Return value
Return The 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).