User Tools

Site Tools


pt:editvisible

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

pt:editvisible [2016/01/01 22:47]
pt:editvisible [2020/02/28 10:46] (current)
Line 1: Line 1:
 +===== EditVisible =====
  
 +==== Formato ====
 +**editvisible** ( //boolean// )\\
 +**editvisible** //boolean//
 +
 +==== Descrição ====
 +Permite fechar e abrir a janela de edição do programa enquanto o mesmo está a correr.
 +
 +====Exemplo====
 +<code>
 +editvisible 0
 +pause 2
 +editvisible 1
 +</code>
 +==== Ver também ====
 +[[graphvisible|GraphVisible]], [[outputvisible|OutputVisible]]
 +
 +==== Introduzido ==== 
 +0.9.6.65