-
-
Notifications
You must be signed in to change notification settings - Fork 640
table.tostring
Tom van Dijck edited this page Jun 13, 2016
·
4 revisions
Converts the contents of a table to a formatted string.
table.tostring(tbl, recurse)-
tblis the table to be formatted. - recurse is an optional integer indicating the depth of recursion
A string representing the formatted contents of the table.
Premake 5.0 or later.