formData.formScope

(FintechOS Studio 20.1.3 and later)

Object shared between different JavaScript attributes of an entity form, used for storing variables and functions.

You can use it as a container to store and pass user-defined variables and functions between different steps of the same form or flow.

Examples