COM_msgbox()

概要

指定された文字列を含むメッセージ ボックスを表示します。デバッグ目的に使用できます。

構文

COM_msgbox ( msg As String ) As Integer 
引数 [タイプ] 説明
msg 文字列 メッセージ ボックスで表示する文字列です。