Skip to main content

Editvisible

EditVisible (Statement)

Format

editvisible ( boolean_expression )
editvisible boolean_expression

Description

Sets the view option for the “Edit” portion of the main window, this is where the program is displayed and edited.

Example

editvisible 0
pause 2
editvisible 1

See Also

EditVisible, GraphToolBarVisible, GraphVisible, Include,MainToolbarVisible, OutputToolBarVisible, OutputVisible, RegexMinimal, Ostype, System, Version

New To Version

0.9.6.65