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