outputPrompt Method
Output a localized prompt to the user. A 'prompt' indicates an action the user should take to proceed.
outputPrompt(_prompt: string): void
Parameter | Type | Description |
---|---|---|
_prompt | string | The localized string with the prompt message. |
Returns - void
Defined in
Last Updated: 20 June, 2023