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 |
||
(One intermediate revision by the same user not shown) | |||
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. | ||
===Syntax=== | |||
END DEF | |||
[[File:EndDef.png]] | |||
<noinclude> | <noinclude> |
Latest revision as of 16:03, 24 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.
Syntax
END DEF