In regular GUI, is there a limit on the number of "If - then" statements that can be nested in a trigger?
I have a For every A from 1 to 50,
then an if then, another if then inside that, and am planning a For every B loop in that...
Is there ever a point where this will blow up and cause errors?
I have a For every A from 1 to 50,
then an if then, another if then inside that, and am planning a For every B loop in that...
Is there ever a point where this will blow up and cause errors?