ELM9.2 (on-prem) Programs Inquiry -Level of Nesting Programs
Product: ELM9.2 On-Premise
Question: How many levels of nesting can I do with program?
Details: I am trying to create a very large program with 4-levels of nesting
Example: all programs below roll up into program D from the bottom up. So A is nested in B, B is nested into C, etc. Is this possible?
Program D
Program C
Program B
Program A