This is the name of the table to be output. The name is found
in the labels, in the relevant object, as the value of the
Keyword "Name." This value is set by the program creating
the table, and is standardized to certain conventions.
This option will determine which character will be used to
separate table entries, with the default option as a comma.
The other options are space, to separate with a single
space, or "OTHER," which allows the user to input whatever
they wish as the delimiter character.
Type
| string |
Default
| COMMA |
Option List:
|
Option |
Brief |
Description |
COMMA | Separate with commas |
This option will cause the table entries to be
separated by commas.
Exclusions
|
SPACE | Separate with spaces |
This option will cause the table entries to be
separated by single space when output.
Exclusions
|
OTHER | Separate with user-defined characters |
This option allows the user to determine what
character is used to separate entries. When this
option is selected, the CUSTOM parameter is used
to determine what will be used. Whatever string the
user enters will be used in between the entries.
Inclusions
|
|
This parameter is only used if the user has selected "OTHER"
as a delimiter. The user then enters something into this
parameter to use as a delimiter.