Skip to main content
console text attribute を error text color に設定したあと、stdout を通して現在の Windows console に 1 つ以上の値を書き込みます。値は Lua string conversion で変換され、tab 文字で区切られ、出力後に text attribute はリセットされます。console window が存在しない場合、この呼び出しは何も変換せず、何も書き込まずに戻ります。

構文

エイリアス

  • consoleerr

引数

例

Write a bright red message to the current Windows console without throwing a Luau error.