From b8db909f48aead54b99bb91c331644d5dcd54626 Mon Sep 17 00:00:00 2001 From: Jerome67000 Date: Sun, 1 Oct 2017 01:42:56 +0200 Subject: [DOCS] Adds JSON and JSONParseResult doc --- doc/classes/JSON.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/classes/JSON.xml') diff --git a/doc/classes/JSON.xml b/doc/classes/JSON.xml index a38b2f61c..8bff140bb 100644 --- a/doc/classes/JSON.xml +++ b/doc/classes/JSON.xml @@ -1,8 +1,10 @@ + Helper class for parsing JSON data. + Helper class for parsing JSON data. @@ -15,6 +17,7 @@ + Parses a JSON encoded string and returns a [JSONParseResult] containing the result. @@ -23,6 +26,7 @@ + Converts a Variant var to JSON text and returns the result. Useful for serializing data to store or send over the network. -- cgit v1.2.3-70-g09d2