We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Converts the contents of a table to a formatted string.
table.tostring(tbl, recurse)
tbl is the table to be formatted. recurse is a boolean; if true any sub-tables will also be formatted.
A string representing the formatted contents of the table.
Premake 5.0 or later.