write From LUA previous page next page write QS Informatica - Manuale LUA ›› Lua Standard Library ›› Input/Output Library ›› write write ([FILEHANDLE, ] VALUE1,…) Writes the value of each argument to flle _OUTPUT (or filehandle, if given.)Must be strings or numbers, otherwise use tostring or format flrst.On error, it returns nil , plus a string describing the error. previous page start next page