Table of Contents

ugBASIC User Manual

PROC ✓

SYNTAX

   PROC name [(par1[, par2[, ... ]])]

PURPOSE

This keyword will invoke a procedure.

EXAMPLE

  PROC factorial[42]

See also the following example files:

ABBREVIATION

 Prb

AVAILABLE ON

ANY PROBLEM?

If you have encountered a problem using this command, if you think there is a bug or the explanation is unclear, please open an issue for this keyword on GitHub. Thank you!

POWERED BY