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