End def: Difference between revisions
Jump to navigation
Jump to search
(Created page with "'''END DEF''' functions the same as the FNend statement to indicate the end of a definition of a User Defined Function. END DEF and FNEND can be...") |
No edit summary |
||
Line 1: | Line 1: | ||
'''END DEF''' functions the same as the [[FNend]] statement to indicate the end of a definition of a [[User Defined Functions|User Defined Function]]. END DEF and FNEND can be used interchangeably. | '''END DEF''' functions the same as the [[FNend]] statement to indicate the end of a definition of a [[User Defined Functions|User Defined Function]]. END DEF and FNEND can be used interchangeably. | ||
[[File:EndDef.png]] | |||
<noinclude> | <noinclude> |
Revision as of 01:19, 18 April 2014
END DEF functions the same as the FNend statement to indicate the end of a definition of a User Defined Function. END DEF and FNEND can be used interchangeably.