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:

MBS("JSON.CreateArray")

Example result:
[]

See also

Example Databases

Blog Entries

This function is free to use.

Created 18th August 2014, last changed 29th September 2025


JSON.Compact - JSON.CreateArrayRef