--- title: alert slug: XPInstall_API_Reference/Install_Object/Methods/alert translation_of: Archive/Mozilla/XPInstall/Reference/Install_Object/Methods/alert ---
引数に指定したメッセージを持つモーダルダイアログボックスを表示します。
Install オブジェクトのメソッド
void alert ( String message );
message 引数はダイアログボックス内の文字列として表示されます。メッセージが文字列でない場合は、変換されて表示されます。
無し