Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

JSON.CreateArray

Creates new array.

Component Version macOS Windows Linux Server iOS SDK
JSON 2.7 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "JSON.CreateArray" )

Parameters

none

Result

Returns JSON code.

Description

Creates new array.

Examples

Creates a new empty array:

$a = MBS("JSON.CreateArray")

Example result:
[]

See also

Example Databases

Blog Entries

This function is free to use.

Created 18th August 2014, last changed 11st December 2016


JSON.Compact - JSON.CreateArrayRef