Converts a Variant var to JSON text and returns the result. Useful for serializing data to store or send over the network.
See Implementation
Converts a Variant var to JSON text and returns the result. Useful for serializing data to store or send over the network.