Confirm - Function SummarySummary:Confirms a user choice. Usage:confirm question Arguments:question - Prompt to user (must be: series) Refinements:/with - The with refinement. choices - The choices argument. (must be: string block) Description:This function provides a method of prompting the user for a TRUE ("y" or "yes") or FALSE ("n" or "no") response. Alternate responses can be identified with the /WITH refinement.
Related:ask - Ask the user for input.
| ||||
|