Show Message
ユーザーにメッセージを表示します(UIモードではダイアログボックス)。
その他ShowMessage
概要
ユーザーにメッセージを表示します(UIモードではダイアログボックス)。
Display a message to the user (a dialog box in UI mode).
パラメータ
| パラメータ | 型 | 必須 | 既定値 | 説明 |
|---|---|---|---|---|
| Message | multiline | 必須 | Text to display. Variables are supported. 例: Hello {{{userName}}} 変数に対応 | |
| Auto-close after (seconds) | number | 任意 | 0 | 0 keeps the dialog open until dismissed. 変数に対応 |