:GetTerminalType()


Class

     aprTelnet()

 

Syntax

     :GetTerminalType( [hSession] ) -> cType

 

Parameters

 

hSession

Optional: If hSession is not passed, the value in :Session will be used

 

Return

String indicating the Terminal Type for the current client session.

 

Description

The :GetTerminalType() method returns the terminal type for the current client session.

 

See Also

:SetTerminalType()