edoc automate Guide
Breadcrumbs

utils\DatasetFromJSON - edoc automate

The DatasetFromJSON action creates a record from a JSON string (character string) that can be transferred to other actions.

Parameters

Type

Name

Description

TEXT

JSON

Specifies the JSON string to be converted.

Return

Type

Description

DATASET

Returns the record with the values from the JSON string.