Notifications
Clear all
Topic starter
Hello,
I am looking to see if anyone has a code for an if/then statement. I am looking to have the address for a letter populate with the patients information, but if the guarantor is someone other than the patient, then the guarantor information would populate along with there address. If you don't use an if/then statement, then how do you print your letters out?
Thank you in advance for any help.
Thank You,
Mario
Posted : November 22, 2017 4:23 am
REGGUARANTOR() would get you a blank if the patient was the guarantor and the name if there was one, but I don't believe there are any MEL symbols to pull guarantor address. You might be able to find an object for that in one of the mldef files but would take some coding to pull out the guarantor address if it is there.
Posted : December 29, 2017 3:17 am