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:

  1. Select the SCOPE TYPE from the drop-down
  2. Scope type installation is for the duration of the whole installation and has the longest life span
  3. Scope type session is for the duration of the session
  4. In the URL field, enter the specific directory path, example: C:/Users/Admin/Documents
  5. In the VAR field, enter the variable name to save all folders/files from a specific basepath, example: myFiles
  6. Select DECODE to decode special html characters.