Returns the type of Age stored for the Age Object
strAgeType = ag:GetType()
| stillborn | Only applicable to birth events |
|---|---|
| infant | less than 1 year |
| child | less than 8 years |
| > | greater than the years, months and days values stored |
| < | less than the years, months and days values stored |
| = | equal to the years, months and days values stored |
strAgeType = agAge:GetType()