JsonArray.Add(Decimal) Method

Version: Available or changed with runtime version 1.0.

Adds a new value at the end of the JsonArray.

Syntax

 JsonArray.Add(Value: Decimal)

Parameters

JsonArray
 Type: JsonArray
An instance of the JsonArray data type.

Value
 Type: Decimal

See Also

JsonArray Data Type
Get Started with AL
Developing Extensions