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:
- Position the cursor where you want the command inserted.
- Double-click %Join in the Commands list.
- Type a single character in the text box.
- Click OK.