a!toJson( value )
Converts a value into a JSON string.
Keyword | Type | Description |
---|---|---|
|
Any Type |
The value to convert into a JSON string. |
The value parameter must be a CDT, a dictionary, a map, a record, or a list.
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.