I’m trying to compare if my field value equals the string “=” in and IF operation in my Xlate. I’m not totally sure how to do it. I’ve tried all of the below and none of them work. Thoughts?
IF
1(0).1(0).3(%g1).OBX(0).#5(0).[0].[0] eq =”=”
IF
1(0).1(0).3(%g1).OBX(0).#5(0).[0].[0] eq =’=’
IF
1(0).1(0).3(%g1).OBX(0).#5(0).[0].[0] eq ==