Question
LTI
LTI
IN
LTI
Posted: Mar 17, 2020
Last activity: Jun 14, 2021
Last activity: 14 Jun 2021 7:38 EDT
Closed
Can't we use @contains to search for a string in the XML.
Hi Team,
I wrote the function @contains(Param.A, Param.B), where A Param will hold the XML and B will hold a string of 3 chars.
I am getting the below error.