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:

  1. Position the cursor where you want the command inserted.
  2. Double-click %InputField in the Commands list.
  3. Type the input field name.
  4. Click OK.