Name: query_gender_string - get a string containing the gender of a living Syntax: string query_gender_string() Description: The query_gender_string call returns a string containing the gender of a living. Return value: "neuter", if the living is neuter "male", if the living is male "female", if the living is female Examples: string gender; gender=this_player()->query_gender_string(); See also: living/query_gender