tostring (v)
string.format
If the metatable of v
has a __tostring
field, then tostring
calls the corresponding value with v
as argument, and uses the result of the call as its result.
tostring (v)
string.format
If the metatable of v
has a __tostring
field, then tostring
calls the corresponding value with v
as argument, and uses the result of the call as its result.
Designed by : w10schools
service@w10schools.com
Please login to continue.