QS Informatica - Manuale LUALua Standard LibraryInput/Output Library write 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.