Podcast
Questions and Answers
What action opens the Variable Expression Builder tool?
What action opens the Variable Expression Builder tool?
- Clicking the Expression Builder buttons
- Clicking the Start node
- Clicking the Assign node
- Clicking the Add button on the Properties dialog box (correct)
In which nodes can you use variable expressions with the Variable Expression Builder?
In which nodes can you use variable expressions with the Variable Expression Builder?
- Loop and End nodes
- Start and Assign nodes (correct)
- Timer and Message nodes
- Decision and Join nodes
What happens if the js.compile value is set to -1 in the GEN data area?
What happens if the js.compile value is set to -1 in the GEN data area?
- Only predefined functions can be used in the Variable Expression Builder for Start and Assign nodes (correct)
- Newly defined functions will work correctly in Variable Expression Builder
- No functions can be defined using the Variable Expression Builder
- JavaScript Expression Builder in Assign node will not work as expected
What is the purpose of declaring variables in the Start node?
What is the purpose of declaring variables in the Start node?
Which version introduced the default js.compile value of -1?
Which version introduced the default js.compile value of -1?
What limitation exists when defining new functions in Variable Expression Builder with js.compile set to -1?
What limitation exists when defining new functions in Variable Expression Builder with js.compile set to -1?
Where can you find more information about the js.compile setting?
Where can you find more information about the js.compile setting?