Warning

You're browsing the old v2.x documentation. This version is no longer maintained. Click here to go the v3.x documentation.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
functions [2019/12/09 21:03] – [Calling overloaded functions] neilsfunctions [2019/12/09 21:27] – [Defining user functions] neils
Line 24: Line 24:
      
 Note: user defined functions may not be overloaded. Note: user defined functions may not be overloaded.
-===== Defining functions =====  +===== Defining user functions =====  
  
-Please refer to the FUN ... ENDFUN directive for details.+Please refer to the [[fun|FUN ... ENDFUN]] directive for details.