Overview
Indigo includes a variable replacement feature that allows you to define a set of variables whose values can be substituted in command data when it is submitted to the connected device/host.
Variable | Value |
---|---|
USERNAME | joe |
PASSWORD | qwerty |
Usage
To configure variables you wish to use in Indigo, you must enter them into the Variable Manager tool.
The syntax for using a variable in your data command is simple.
Just enclose the variable name in square brackets and Indigo will search for an available replacement.
Syntax |
---|
data [variable name] data |
Variable replacements can be used in the following places:
- Command Bar
- Paste To Session (Edit Menu)
- Paste from Session Context Menu
- Command Macros
- Command Library
- Command Repeater
- Session Send Commands
- Automated Send Commands
Session Properties
This feature can be enabled/disabled for a terminal session from the Advanced tab of the Session Properties editor.
Labels