Value of an input field
| Schlüsselwort | Input |
|---|---|
| Beschreibung | Text from an input field can be read using an input variable. |
Example
Use the following variable to read text from an input field with the ID subject.
XML
{%Input.subject%}
| Schlüsselwort | Input |
|---|---|
| Beschreibung | Text from an input field can be read using an input variable. |
Use the following variable to read text from an input field with the ID subject.
{%Input.subject%}