dataToString
Description
This reads and return all the values stored in the local table in a JSON
format.
Input / Parameter
Name | Description | Input Type | Default | Options | Required |
---|---|---|---|---|---|
dataset | Name of the dataset to be read in local table. | String/Text | - | - | Yes |
Output
Example below:
Description | Output 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.
.....
Result
Explain the output.
Links
Last updated