consoleLib.drawBoxWithColor() システム関数を使用すると、指定された座標と色を使用して、アクティブ・ウィンドウに長方形を描画することができます。
consoleLib.drawBox( row INT in, column INT in, depth INT in, width INT in, color enumerationColorKind in)