Applies To Objects
Description
Displays the specified string in the session's status bar.
Syntax
object.Message string
Element |
Description |
object |
The Session object. |
string |
A string to be displayed in the status bar. |
Comments
You can use either a string variable or a string literal with this method.