StatusBar

StatusBar 用于在当前活动组件的状态栏中显示字符串。

语法

StatusBar(String)

返回结果

不返回数据。

示例

函数 Main

StatusBar "test"

End 函数