GUIMode

From BR Wiki
Revision as of 22:56, 10 January 2013 by Laura (talk | contribs)
Jump to navigation Jump to search

There is a BR! provided GUIMode environmental variable (case insensitive). It's value is either ON or OFF depending on whether BR is in GUI mode.

x$=env$("GUIMode")

See also:

Env$