copy
The copy
method returns a copy of the value. Modifying the copy does not affect the original value.
Syntax
copy()
Returns
(LuaJsonValue). A copy of the value.
The copy
method returns a copy of the value. Modifying the copy does not affect the original value.
copy()
(LuaJsonValue). A copy of the value.