Skip to main content

别名

  • consolewarn

参数

...any
可选值。如果存在 console,每个 value 会用 Lua string conversion 转换,并在写入前用 tab 字符连接。

示例

Write values to the current Windows console with the warning console text attribute. Values are tab-separated, no newline or warning prefix is added, and consolewarn is the same function.