expression.LocalEcho As Boolean
where expression is a variable that represents a Terminal Object
expression.LocalEcho As Boolean
Set LocalEcho to true only for communication with a host system that does not echo typed characters.
When Reflection is in Local or Block mode, characters are echoed locally even if LocalEcho is set to false.
The default value is false.