WINDOW

WINDOW("title", xsize, ysize)

Type: function

ウインドウを生成します。

"title" = タイトル
<xsize> = 横幅
<ysize> = 縦幅
戻り値 = 生成されたウインドウの ID
