Skip to main content
Parses a JSON string like json.decode.

Syntax

Arguments

Returns

Types

DecodeOptions

Controls JSON parsing behavior.

Example

Parse JSON with the same parsing behavior as json.decode.