Hi all, thanks for the replies (including those off-list).

This is 11.2 Build 11.2.2.844 (11.2 SP2 HF6).

I got an off-list suggestion to change '...(<%txt_content%>)...' to just 
'...(txt_content)...', which got the comparison to at least render the 
output message.

It returned 'Less than 10' as the message, despite being over 2,000 chars, 
so something still not right:

<if>
        <query valuea="Escape:Text(txt_content).Length" operator="&gt;" 
valueb="Int:10">
            <htmltext>------ Over 10 ------</htmltext>
        </query>
        <query type="else">
            <htmltext>------ Less than 10 ------</htmltext>
        </query>
    </if>


-- 
You received this message because you are subscribed to the Google Groups 
"RedDot CMS Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/reddot-cms-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to