Please find the below script which is not working whereas the code seems proper {% let age1=0 %}{% let datedifference = dateDiff(toDateTimeOnly(currentTimeInMillis()), toDateTimeOnly(profile.person.birthDate))%}{% let age1 = absolute(toInt(roundUp(datedifference/365)))%}{%#if age1=20.0 or age1=30.0 ...