Viewer:Overlay_setText

機能
Containerのテキストボックスに文字列を設定
構文
Overlay_setText("textboxName", "text")
引数
textboxName 文字列。テキストボックス名。
text 文字列。文字。
戻り値
なし
説明
Containerのテキストボックスに文字列を設定します。