AMOSi:Fn

From Amiga Coding
Revision as of 01:51, 17 November 2007 by Spellcoder (talk | contribs) (1 revision(s))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

an example can be found on AMOSPro_Examples:Examples/H-6/Help_61.amos


Calls up and executes the user-defined FuNction by its name, followed by an optional variable list. (See Def Fn).


Def Fn name (variable list)=expression
Print Fn name (variable list)