Statements and Functions - mathisi-io/t24dev GitHub Wiki
Statements and Functions
InfoBasic (or jBC) has a lot of built-in functions and statements. We have so far seen CRT
that outputs the string on terminal.
A complete list can be found here.
We will just discuss few of them as we progress in the course.