switchByIndex
根据索引切换到指定节目。
地址
/show/switchByIndex [index number]
参数
类型 | 说明 | |
---|---|---|
argument 1 | Int | 节目在列表中的索引,1、2... |
示例
切换到第二个节目
/show/switchByIndex 2
注:浮点数将向下取整 /show/switchByIndex 1.9 = /show/switchByIndex 1
根据索引切换到指定节目。
/show/switchByIndex [index number]
类型 | 说明 | |
---|---|---|
argument 1 | Int | 节目在列表中的索引,1、2... |
切换到第二个节目
/show/switchByIndex 2
注:浮点数将向下取整 /show/switchByIndex 1.9 = /show/switchByIndex 1