Porovnávané verzie

Kľúč

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

%CloseRefToObject function


Function
The system is informed by the function %CloseRefToObject that the script has not already no interest in the Object Values.
Declaration


Blok kódu
languageesl
themeConfluence
  %CloseRefToObject(
   HBJ in _hbj
 )
Parameters


_hbjValue of the HBJ type or INT type.
Description
The system is informed that the script has not no interest in the Object Value (regardless of the number of the previous callings of the %OpenRefToObject function).

If the function is not called by the script before his its termination the function will be called automatically after the script termination.


Note
Object Values can be asked by the function %OpenRefToObject.