I have a formula for array processing and within this formula Ineed to call another formula for another array processing. Can this be done?
Example: If a patient has multiple orders, I put these in an array. For each order, there are multple procedures. I need to put these in an array. How do I do this?