cancel
Showing results for 
Search instead for 
Did you mean: 

How to retrieve form variables in JavaScript

peemot210
Champ in-the-making
Champ in-the-making
Hello,

I am wondering how it is possible to retrieve form variables in JavaScript.

I have a form, where I define some variables and based on these results I would like to make a computation later in JavaScript.

What I have tried so far: ${myVar}, execution.getVariable('myVar') and using the variable without any extra symbols.

Thank you for your help.

Greetings,
Peemot
1 REPLY 1

peemot210
Champ in-the-making
Champ in-the-making
Edit - solved. There was a mistake somewhere else in the model.