Avatar

Correct answer by
Employee Advisor

There is a good documentation on this:

JavaScript scripts and templates

instance.vars => global variable for a workflow

vars => part of each transition (e.g. can have different values if you have a fork and parallel paths)

View solution in original post