%CloseRefToObject function


Function
The system is informed by the function %CloseRefToObject that the script has no interest in the Object Values.
Declaration
  %CloseRefToObject(
   HBJ in _hbj
 )
Parameters
_hbjValue of the HBJ type or INT type.
Description
The system is informed that the script has 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 its termination the function will be called automatically after the script termination.


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