GENDER_* Constant Group

List of genders



Constants

ConstantValueDescription
GENDER_BOTH2
Specifies the male and female gender.
GENDER_FEMALE1
Specifies the female gender.
GENDER_MALE0
Specifies the male gender.
GENDER_NONE4
Specifies the lack of gender.
GENDER_OTHER3
Specifies a gender that isn't male or female (or none).

See Also

functions: GetGender | GetStringByStrRef