Determines if terminal echo is enabled.
Syntax
IMiameLib.getecho()
Parameters
None.
Return Value
A Boolean value indicating whether terminal echo is enabled.
Remarks
Terminal echo may also be programmatically enabled and disabled with the echon and echoff methods.