VDS Renaissance のインターフェースは複数の言語に対応しています。公式ドキュメントは、単一で一貫した常に最新のリファレンスを保証するため、英語で管理されています。
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)