show or hide console box (Windows)
state1=console(state2)
state1=console()
:state1 returns console’s state ‘on’ or ‘off’ : :state2 ‘on’ or ‘off’ set console’s state ‘toggle’ to switch between
console’s state
:
show or hide console box (Windows).
consolebox('off')
state=consolebox()
consolebox()
consolebox('toggle')
consolebox('toggle')