Table of Contents

FUNCTION

Defines a named function (a subroutine with a return value), its parameters and return type and its block of code

Implemented by: ansifull, zx81, bwbasic, bw32, VBDOS, FreeBASIC, Gambas

With variations: QBasic (also with STATIC)

Also written as:

Usage

Variations

Examples

Comments

Similar keywords

In other languages...

References