強制的にコンソールを表示する

説明

コンソールを強制的に表示するにはconsole.show()とします。

サンプル [実行する]

console.show();
console.println("By K.FuRuhata !!");