FutureBasic Logo

<<    Index    >> FutureBasic 5

def fn   reference



Which of the following did you need help with? Please click a link to go to the desired page.

Def fn <expr>:
def fn functionName [(var1 [,var2 ...])] = expr

Def fn <prototype>:
def fn functionName [(var1 [,var2 ...])]