Category:User Defined Function Statements: Difference between revisions

From BR Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
{{:User Defined Function Statements}}
{{:User Defined Function Statements}}
<noinclude>
[[Category:Statements]]
</noinclude>

Latest revision as of 22:00, 15 July 2013

(See also User Defined Functions)

Def

Defines a single or multiple line numeric or string function to be evoked from elsewhere in the program.

FNEND (FN)

Indicates the end of the definition of a multi-line function.

END DEF

Same as FNEND and can be interchanged with FNEND

Pages in category "User Defined Function Statements"

The following 5 pages are in this category, out of 5 total.