Automatic bundle update
This commit is contained in:
@@ -2399,6 +2399,7 @@ unit.emanate.description = Construye estructuras para defender el núcleo Acropo
|
||||
lst.read = Lee un número desde una unidad de memoria conectada.
|
||||
lst.write = Escribe un número en una unidad de memoria conectada.
|
||||
lst.print = Añade texto a la cola para imprimir texto.\nNo mostrará nada hasta que se use [accent]Print Flush[].
|
||||
lst.printchar = Add a UTF-16 character or content icon to the print buffer.\nDoes not display anything until [accent]Print Flush[] is used.
|
||||
lst.format = Replace next placeholder in text buffer with a value.\nDoes not do anything if placeholder pattern is invalid.\nPlaceholder pattern: "{[accent]number 0-9[]}"\nExample:\n[accent]print "test {0}"\nformat "example"
|
||||
lst.draw = Añade una operación a la cola para dibujar.\nNo mostrará nada hasta que se use [accent]Draw Flush[].
|
||||
lst.drawflush = Muestra los datos en cola de operaciones [accent]Draw[] en un monitor gráfico.
|
||||
|
||||
Reference in New Issue
Block a user