Show TOC

DELIMITER Prompt() CommandLocate this document in the navigation structure

The DELIMITER Prompt() command command is used to prompt the user for a delimiter to be used in the import or export file.

The syntax is as follows: PROMPT(DELIMITER, [variable], [label])
Where Means Default Value

DELIMITER

The data delimiter

n/a

[variable]

The name of the returned variable

%DELIMITER%

[label]

The text to display to the user

Please select a delimiter.