JSONDATASTRING()

From Lianjapedia
Revision as of 08:31, 20 October 2016 by Yvonne.milne (Talk | contribs)

Jump to: navigation, search

Under Construction

Purpose

Function to return a JSON data string

Syntax

JSONDATASTRING()

See Also

BASE64_DECODE(), BASE64_ENCODE(), Database Events, JSON_DECODE(), JSON_DECODE_FILE(), JSON_ENCODE(), PRINT_JSON()

Description

The JSONDATASTRING() function is used to return a JSON data string.

Example