JSON reader
Read JSON file.
When to use?
When we want to read JSON file and save the whole content to a variable.
How to use:
- Select the SCOPE TYPE from the drop-down
- Scope type installation is for the duration of the whole installation and has the longest life span
- Scope type session is for the duration of the session
- In the URL field, enter the specific directory path, example: C:/Users/Admin/Documents
- In the VAR field, enter the variable name to save all folders/files from a specific basepath, example: myFiles
- Select DECODE to decode special html characters.