public method ITerminal.getInactiveText

Overview

Gets the inactive text of the terminal

Declaration

function getInactiveText()
public String getInactiveText();
public string getInactiveText();

Returns

The method returns a string value that represents the inactive text of the terminal

Details

Declared in ITerminal