语法
rconsolename(text: string)别名
consolenamerconsolesettitleconsolesettitle参数
| 名称 | 类型 | 描述 |
|---|---|---|
text | string | 操作使用的文本值。 |
说明
设置控制台窗口的标题。
使用 1 个参数调用: text。参数表会说明哪些值必填,哪些值只用于细化行为。
不返回数据。将调用视为一个动作,并在调用点附近处理错误。
示例
使用占位值的示例调用。
rconsolename("example")