io.write

Writes to the default output file

Prototype

io.write (v1, v2, ...)

Description

Equivalent to io.output ():write (). See f:write for a description.

Lua functions

Topics