SecureLogin Commands

This section provides information on commands used in SecureLogin scripts. The commands are listed alphabetically.

Following the command, a table provides information in the following format:

Item Description

Use with:

Startup scripts: Use the command in startup scripts.

Terminal Launcher: Use the command in Terminal Launcher scripts.

Web: Use the command in Web site scripts.

Windows: Use the command in Windows application scripts.

SecureLogin Version:

All: You can use the command in all versions.

Version number: The version that the command was introduced in.

Type:

Action: Use the command to perform an action, such as the way the Type command types information into an application.

Dialog specifier: Use the command to define dialog boxes. For example, see Parent / EndParent and Class.

Flow control: Use the command to direct SecureLogin around the script. For example, see Repeat / EndRepeat and EndScript.

Variable manipulator: Use the command to modify variables. For example, see Add and Subtract.

Usage:

The command argument / variable. Variables, values, text, and other items that you type are italicized in the tables. Optional items that you type are placed in brackets ([ ]).

Arguments:

Argument / variable: A brief explanation of the argument or variable.

Description:

An explanation of the command and how it is used.

Syntax Examples:

Examples of the various ways the command can be written in a script.

Example:
Script type
Script explanation

An example script.