La interfaz de VDS Renaissance está disponible en varios idiomas. La documentación oficial se mantiene en inglés para garantizar una referencia única, coherente y siempre actualizada.
WRITELINE
Syntax
WRITELINE <identifier>, <text>
WRITELINE CONSOLE, <text>
Description
Writes a line of text, terminated by a carriage return and line feed pair, to the file <identifier> starting at the current position in the file, or to the console.
OK
Set to false if the command fails.
Example
WRITELINE CONSOLE, MyApp 1.1 at @datetime(hh:nn dd mmm yyyy)