User Tools

Site Tools


es:editvisible

Differences

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

Link to this comparison view

es:editvisible [2016/01/01 22:43]
es:editvisible [2020/02/28 10:46] (current)
Line 1: Line 1:
 +===== EditVisible (Comando) =====
  
 +==== Formato ====
 +**editvisible** ( //boolean_expr// )\\
 +**editvisible** //boolean_expr//
 +
 +==== Descripción ====
 +
 +Activa o desactiva la ventana de edición (donde se escribe el programa) \\ 
 +Sets the view option for the "Edit" portion of the main window, this is where the program is displayed and edited.
 +
 +==== Ejemplo ====
 +<code>
 +editvisible 0
 +pause 2
 +editvisible 1
 +</code>
 +
 +==== Ver También ====
 +{{page>en:start#Other Statements and Functions&noheader}}
 +
 +==== Disponible desde la Versión ==== 
 +0.9.6.65
es/editvisible.txt · Last modified: 2020/02/28 10:46 (external edit)