outputPromptByKey Method
Output a prompt, given a localization key.
outputPromptByKey(key: string): void
Parameter | Type | Description |
---|---|---|
key | string | The key of the localized string with the prompt message. |
Returns - void
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.