print

v0.0.1
print(value);

Printing utility, can take any lua type, and any number of arguments.

Arguments

valueThe value to print to stdout

See print in io.h