Hello,Consider the following test code:
a!localVariables( local!Torerance_Name:"Mean", local!test_0: and( local!Torerance_Name = "Mean", "15.0" ), local!test_1: and( local!Torerance_Name = "Mean", "8.2" ) )
Discussion posts and replies are publicly visible
The problem is the one pointed out by Stefan… the and function is not correctly coded