zPocketScript Class Reference: Console


Prototype: Object

Library: builtin

Console provides simple text io to the commandline console.
eg.
// Simple hello world
Console.print("Hello World"+Console.lf);

Methods

Properties

Constants