InputFields

%InputFields("name1","name2",...); 

This is a required command if the InputField command is not used. If not specified, an error occurs.

The name of the target input fields to parse.

Example

%InputFields("PhoneNumber1","PhoneNumber2");

To use this command:

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