AMOSi:Fn

From Amiga Coding
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)