HookEmHorns
Programmer
I am still new to Crystal and need help laying out the Syntax correct. Can someone help me with what I have below?
Code:
IF {cusASIISC_ImmunizationsGet.Category} = "Haemophilus influenzae Type b" and {cusASIISC_ImmunizationsGet.Sequence} = 0
THEN {cusASIISC_ImmunizationsGet.ImmunDte}
IF {cusASIISC_ImmunizationsGet.ImmunCode} = "90698" and {cusASIISC_ImmunizationsGet.Sequence} = 0
THEN {cusASIISC_ImmunizationsGet.ImmunDte}