...
Code Block | ||
---|---|---|
| ||
#prefix.{prefix.variableKey}# |
Example:-
Code Block | ||
---|---|---|
| ||
#date.{envVariable.dateFormat}# #user.{variable.username}.firstName# #form.tableChild.field1[{form.tableParent.childId}]# |
...
...
Code Block | ||
---|---|---|
| ||
#prefix.{prefix.variableKey}# |
Example:-
Code Block | ||
---|---|---|
| ||
#date.{envVariable.dateFormat}# #user.{variable.username}.firstName# #form.tableChild.field1[{form.tableParent.childId}]# |
...