public method ITerminal.getStatus
Overview
Gets the status of the terminal
Declaration
function getStatus()
public String getStatus();
public string getStatus();
Returns
The method returns a string value that represents the status of the terminal
Details
Declared in ITerminal