You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think that the Script invocation should fail due to the assignment to 'OtherGoal' with only '=' because the variable 'OtherGoal' does not yet exist and according to the scripting language description this requires a ':=' assignment.