For the complete documentation index, see llms.txt. This page is also available as Markdown.

DecodeForJson

Decodes a JSON encoded string.

Method Signature

DecodeForJson(string=[string])

Arguments

Argument
Type
Required
Description
Default

string

string

true

The string to decode.

Examples

Last updated

Was this helpful?