Free cookie consent management tool by TermsFeed a!fromJson_19r2() Function
a!fromJson_19r2() Function

This page contains information related to an old version of the a!fromJson() Function.

Old versions do not appear in category lists; only the newest versions are listed.

To take advantage of the latest features and improvements, we always recommend you use the latest versions of functions whenever possible. See the latest version's page for information about what's been changed.

This function cannot be used with Offline Mobile or Custom Record Field Expressions.
For a full list of functions and their feature compatibility, explore the Appian Functions table.

Function

a!fromJson_19r2( jsonText )

Converts a JSON string into an Appian value.

Parameters

Keyword Type Description

jsonText

Text

The text to convert from a JSON string to an Appian value.

Returns

One of: Dictionary, List of Integer, List of Decimal, List of Text, List of Dictionary, List of Boolean, List of Variant

Open in Github Built: Fri, Sep 22, 2023 (07:57:45 PM)

a!fromJson_19r2() Function

FEEDBACK