IF 0(0).RXE(0).#1(0).[5] eq =S+RTN
when I test this I get this error:
[xpm :xlt :ERR /0: UNNAMED_TID:11/05/2015 15:43:59] IF expression parse failed: Unrecognizable lexical token
[xpm :xlt :ERR /0: UNNAMED_TID:–/–/—- –:–:–] Error occurred at: ‘+RTN’
I have attempted to escape the + character several ways and I am not having any luck
What is the correct syntax to escape an arithmatic operator using the eq or ct functions in an IF action?