Chapter 3: Procedures
In programming, a procedure is a set of statements that tells a computer how to run a program. There are rules governing how the statements work with one another in a procedure.
In Mobius, procedures are represented in the form of Procedure Lines in the Procedure Space. All the procedure writing take place in the Left Viewport.