Skip to Content
0
Former Member
Nov 05, 2012 at 07:10 PM

Calling a function inside a function?

24 Views

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?