Hi Everyone,
I got this error one time "at function a!flatten [line 5]: Cannot read the array length because "<local3>" is null" in expression rule. Unable to find the root cause because local3 is not used anywhere in the expression.
Can anyone please help me out.
Discussion posts and replies are publicly visible
Are you calling any sub rule within the rule you are calling this flatten function?