Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 13
Next »
Common Client Variables
Variable | Replacement | Since |
---|
entry | Entry being processed from the list parameter of the runFromList action |
|
entry2 | Entry being processed from the list2 parameter of the runFromList action |
|
renderRequest | Last result from the renderRequest action modified by findReplace processing |
|
server | Server URL available for clients accessing a remote server | 9.0 |
- The syntax is @<variable>@. See How to use replacement variables for more details.
- Variable replacements are different than substitution variables. Don't confuse them or their unique syntax.
- Last created means the variable is set from the last create or add action.
- Referenced means the variable is set from one of the runFrom or get actions.