Porovnávané verzie

Kľúč

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

%SaveResourceAs


Function
Function saves a content of the Resource object on a disk.
Declaration


Blok kódu
languageesl
themeConfluence
BOOL %SaveResourceAs(
   HOBJ in _objId,
   TEXT in _dstPath
 )
Parameters


objIdUnique identifier of object of the Resource type. It can be gained as \HBJ attribute.
distPathDestination path (directory) to which the content of resource is stored.
Return value
Return The return value contains True, if a record has been successful. If not, it contains False.