| IDelimiterInfo Properties | 
The IDelimiterInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| IsMultiple | Is set to true if multiple spaces are used to separate the values.  | |
| Name | Name of the delimiter.
                                        Example:
                                        "Tab_DELIMITER"  | |
| Number | Delimiter character number used by the engine to determine how to separate the values.  | |
| ScriptCode | Representation of the delimiter value that is used in the script.
                                        Example:
                                        "'\t'"  |