instance_return_current_instance_number_.htm
Navigation: Templates > Template Language Reference > Built-in Template Procedures >====== INSTANCE(return current instance number) ====== | |
INSTANCE( symbol )
INSTANCE | Returns the current instance number to which the symbol is fixed. |
Symbol | A multi-valued symbol. |
The INSTANCE procedure returns the current instance number to which the symbol is fixed. If no #FIX or #FOR has been issued for the symbol, INSTANCE returns zero (0).
Return Data Type: LONG
Example:
#DELETE(%Control,INSTANCE(%Control)) #!Delete current instance
See Also:
instance_return_current_instance_number_.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1