...
Scope: The data entered or displayed in form fields is specific to that form instance.It's used for capturing and displaying information relevant to a single step or part of the process. For additional usage, the form data can be extracted using the form data Form Data Hash variable Variable which increases the scope to a global level (allowing usage in other parts of the App).
...