Join

%Join("Separator"); 

This command is optional.

If not specified, a single space is used if Tokenize is set to any value other than None. An empty string (no characters) is used if Tokenize is set to None.

Example

%Join("-");

If the input field contains social security numbers, the social security number is output intact with hyphens.

To use this command:

  1. Position the cursor where you want the command inserted.
  2. Double-click %Join in the Commands list.
  3. Type a single character in the text box.
  4. Click OK.