InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.UTS Library / UtsTerminal Object / KeyboardHistorySavedInputs Property
In This Topic
KeyboardHistorySavedInputs Property
In This Topic

Gets or sets the number of commands to save so that they can be recalled later. The valid range of values is 0 - 10 inclusive.

Syntax
expression.KeyboardHistorySavedInputs As Integer
where expression is a variable that represents a UtsTerminal Object
See Also