There are two types of variables associated with a script:
- Script variables, which are stored as JSON and are used to pass values between a process and a script. For more information, see Editing Script Variables.
- Declared variables are used within the script body itself. For more information, see Declared Variables