Skip to main content

别名

  • consoleprint
  • rconsolewrite
  • consolewrite

参数

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

示例

Write values to the current Windows console without adding a newline.