...
Work variables can be referred to directly by name in your code.
Screen fields can be referred to referenced using the following syntax:
Code Block | ||
---|---|---|
| ||
screenName["fieldName"] |
Global properties can be referred accessed by using the following format:
...