a!toJson() Function

Function

a!toJson( value )

Converts a value into a JSON string.

Parameters

Keyword Type Description

value

Any Type

The value to convert into a JSON string.

Usage considerations

The value parameter must be a CDT, a dictionary, a map, a record, or a list.

Old versions

There are older versions of this function. You can identify older versions by looking at the name to see if there is a version suffix. If you are using an old version, be sure to refer to the corresponding documentation from the list below.

Old Versions Reason for Update
a!toJson_17r1

Improved support for datetime values. This removes the need to create a supporting conversion rule.

To learn more about how Appian handles this kind of versioning, see the Function and Component Versions page.

Open in Github Built: Tue, May 23, 2023 (06:12:33 PM)

On This Page

FEEDBACK