Die Oberfläche von VDS Renaissance ist in mehreren Sprachen verfügbar. Die offizielle Dokumentation wird auf Englisch gepflegt, um eine einheitliche, konsistente und stets aktuelle Referenz zu gewährleisten.

@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