Skip to content
Henriette Steenhoff edited this page May 15, 2018 · 2 revisions
Physical name Logical name Type Comment
Age User age int Format: DDMMYYYY

Description

The user age as an integer based on the date the user input during onboarding as Age_onboarding. If the user chose not to input the date during onboarding, the date provided in the user settings will be used instead.

Example

If today's date is 14th of May and the user inputs 27th of February (correctly formatted as: 27021992) as their date of birth, their age will be calculated as 26 years.

Value Set

The value set consists of integers from 20-120.

Where in the code?

Clone this wiki locally