⚲
Lua
C++
Edit
SaveTable
This function saves a table to a JSON file.
Syntax
boolean
SaveTable
(
table
t,
string
path)
Parameter
Description
t
table to save
path
file path to save to
Returns
Returns true if successful, otherwise false is returned.
Copyright © 2006-2025 Leadwerks Software.
All rights reserved.
Leadwerks 4 Documentation