L’interface de VDS Renaissance est disponible en plusieurs langues. La documentation officielle est maintenue en anglais afin de garantir une référence unique, cohérente et toujours à jour.

WRITELINE

Windows Linux macOS

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)

See also