I am trying to use the below to test the contents of a url and determine values that are contained in it. I believe the below should work but have not had any luck. Shouldn't it return true if "that" is "contained" in the variable "$this" ?
<xsl:when test="contains('$this', 'that')">that is...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.