VDS Renaissance 的界面提供多种语言。官方文档以英语维护,以确保提供统一、一致且始终最新的参考。

@TAB

Windows Linux macOS

Syntax

@TAB()

Description

This function returns a tab character. You use it to insert a tab in text which is being output, or to send a tab keystroke in a WINDOW SEND command.

OK

Unchanged.

Example

WINDOW SEND,Report - WordPad,Column 1@TAB()Column 2

See also