expression.WeakDeviceControlString As Boolean
where expression is a variable that represents a Terminal Object
expression.WeakDeviceControlString As Boolean
When this property is set to false, InfoConnect matches the behavior of the VT320 terminal, and a device control string can be terminated only by the string terminator character (decimal 156). Use this property if you need InfoConnect to behave like an actual VT320 terminal (for example, if you need to pass control characters as part of a sequence that would otherwise terminate the sequence).
The default value is true.