AJO Helper Functions
HI ALL @satheeskannak @mohan_dugganab @arpan-garg @anuhya-y @akshaaga
We are trying to use the event attribute with the help of contextual attribute in the below IF ELSE condition in expression fragment and this "1141761358" is not letting us to validate the expression Can you let us know is ther is any walkaround for that or there is any syntictaial error Can you please let us know
{%#if context.journey.events.1141761358._abc.individualId.equals("hello",false)%}
render_1
{%else%}
{%/if%}
error
Invalid syntax Error in parsing PQL expression "context.journey.events.1141761358._abc.individualId.equals("hello",false)": line 1:22 mismatched input '.1141761358' expecting {<EOF>, '*', '/', '%', '+', '-', '(', '.', '[', '>', '>=', '<', '<=', '!=', '?:', '=', And, Or, Occurs, In, Like, Matches, 'notIn'}. Error beginning at position: Line 2, Character 4