Name: query_religion - get the religion from a player Syntax: string query_religion() Description: The query_religion gets the religion from a player. Return value: A string containing the religion of the player. Examples: string religion; religion=this_player()->query_religion(); See also: player/set_religion