StatusBar is used to display a string in the status bar of the current active component.
StatusBar(String)
No data returned.
Function Main
StatusBar "test"
End Function