%CloseRefToObject function


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

Parameters
_hbj Value of the HBJ type or INT type.

Description
The system is informed that the script has not interest in 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 termination the function will be called automatically after script termination.


Note
Object Values can be asked by the function %OpenRefToObject.
Napíšte komentár