1 2 3 4 5 6
<!--#if expr="'ab' -strmatch 'a*'"--> pass <!--#endif --> <!--#if expr="'ab' -strmatch 'b*'"--> fail <!--#endif -->