Documentation for Intellect 4.11.0-4.11.3. Documentation for other versions of Intellect is available too.

Previous page Recommended procedure of writing programs  Description of variables Next page


Script consists of the set of procedures.

All operators executed inside procedures are enclosed in {..} blocks.

If you want to write a comment, you need to put reserved characters // before the comment.

  • No labels