L’interface de VDS Renaissance est disponible en plusieurs langues. La documentation officielle est maintenue en anglais afin de garantir une référence unique, cohérente et toujours à jour.

@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