Skip to main content

Json.Document

Returns the content of the JSON document.

Syntax

Json.Document(
jsonText as any,
optional encoding as TextEncoding.Type
) as any

Remarks

Returns the content of the JSON document.

Category

Accessing data