Console
rconsoleinfo
console text attribute を info text color に設定したあと、stdout を通して現在の Windows console に 1 つ以上の値を書き込みます。値は Lua string conversion で変換され、tab 文字で区切られ、出力後に text attribute はリセットされます。console window が存在しない場合、この呼び出しは何も変換せず、何も書き込まずに戻ります。
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
console text attribute を info text color に設定したあと、stdout を通して現在の Windows console に 1 つ以上の値を書き込みます。値は Lua string conversion で変換され、tab 文字で区切られ、出力後に text attribute はリセットされます。console window が存在しない場合、この呼び出しは何も変換せず、何も書き込まずに戻ります。