Share this
Description
Type: Number
Returns the age of the attached patient.
Examples
// display patient age in the debugger debug.log("Age = " + avatar.age);
Remarks
None.