The StatusLine property returns the current value of the host application status line.
Syntax
Object.StatusLine
<Object> is an expression that evaluates to an instance of a Component Enabler connection object.
Returns
The current statusline.
Example
sbStatusBar.Simpletext = LINCAPP.StatusLine
This example sets the text in a VisualBasic status bar to the Agile Business Suite status line text.