InputField
%InputField("name");
This is a required command. If not specified, an error occurs.
The name of the target input field.
Example
%InputField("PhoneNumber");
To use this command:
- Position the cursor where you want the command inserted.
- Double-click %InputField in the Commands list.
- Type the input field name.
- Click OK.