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)