file:write (···)
Writes the value of each of its arguments to file
. The arguments must be strings or numbers.
In case of success, this function returns file
. Otherwise it returns nil plus a string describing the error.
file:write (···)
Writes the value of each of its arguments to file
. The arguments must be strings or numbers.
In case of success, this function returns file
. Otherwise it returns nil plus a string describing the error.
Designed by : w10schools
service@w10schools.com
Please login to continue.