Msg$: Difference between revisions

From BR Wiki
Jump to navigation Jump to search
m (moved MSG$ to Msg$ over redirect)
No edit summary
 
Line 2: Line 2:
The '''Msg$''' [[internal function]] displays information in the second box of the [[command console]].
The '''Msg$''' [[internal function]] displays information in the second box of the [[command console]].


  Msg$("text here")
  Msg$("<text>")


====See also====
====See also====

Latest revision as of 00:37, 22 May 2014

The Msg$ internal function displays information in the second box of the command console.

Msg$("<text>")

See also

Execute "Config Status Off Message Text" as discussed in Seldom Asked Questions.

Please note this Msg$ internal function is similar only in name to the Msg internal function. There are no other similarities.