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:
- Position the cursor where you want the command inserted.
- Double-click %InputFields in the Commands list.
- Type the input field names.
- Click OK.