dataToString

Description

This reads and return all the values stored in the local table in a JSON format.

Input / Parameter

NameDescriptionInput TypeDefaultOptionsRequired

dataset

Name of the dataset to be read in local table.

String/Text

-

-

Yes

Output

Example below:

DescriptionOutput Type

Returns the string of JSON object.

String

Callback

Video

Example

Share a scenario, like a user requirements.

Steps

Show the steps and share some screenshots.

  1. .....

Result

Explain the output.

Last updated