toJson

Takes any lua value, and converts it into a json string.
Does not accept functions,
they will be treated as null.
overload 1:
toJson(value)
Method Property Fluent Description Representation
value accepts anything
Return Value a String
a a