Name: query_term - get the terminal type of a player Syntax: string query_term() Description: The query_term call returns the terminal type of a player. It is set at login (if possible) but can be changed using the set command. Return value: A string containing the terminal type of the player Examples: string term; term=this_player()->query_term(); See also: helpdir/set, player/clear_screen, player/show_term_type