User Tools

Site Tools


instance_return_current_instance_number_.htm
Navigation:  Templates > Template Language Reference > Built-in Template Procedures >====== INSTANCE(return current instance number) ====== Previous pageReturn to chapter overviewNext page

INSTANCE( symbol )

blk2blue.jpg

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:

Built-In Template Procedures

instance_return_current_instance_number_.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1