JsonArray.AsToken() Method

Version: Available or changed with runtime version 1.0.

Converts the value in a JsonArray to a JsonToken data type.

Syntax

Token :=   JsonArray.AsToken()

Parameters

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

Return Value

Token
 Type: JsonToken

See Also

JsonArray Data Type
Get Started with AL
Developing Extensions