I know this
on the javascript programming
if(a==b){}else{}
same code on the blogger blog template syntax
<b:if cond='a==b'>
<b:else/>
</b:if>
I need, how to do following on the blogger
if(a==b) || (c==a)how to create multi conditional expression ?data:blog.url.substring(40)how to subtractdata:blog.urlstring. ?data:blog.url.indexOf("label")how to search fromdata:blog.urlstring ?