Name: query_title - get the title from a player Syntax: string query_title() Description: The query_title call returns the title of a player. Return value: A string containing the title of the player Examples: string title; title=this_player()->query_title(); See also: player/set_title