<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="font-family: 'Lucida Grande'; font-size: 13px; white-space: pre-wrap; ">I'd like to test whether a pagelist will yield results. If I use this markup:

"(:pagelist group=null fmt=count:)"
(:if equal "(:pagelist group=null fmt=count:)" "0":)
This pagelist has zero results.
(:ifend;)

only "0" displays, not "This pagelist has zero results."

Is there a way to use a page count in a conditional?</span><div><font class="Apple-style-span" face="'Lucida Grande'" size="3"><span class="Apple-style-span" style="font-size: 13px; white-space: pre-wrap;"><br></span></font></div><div><font class="Apple-style-span" face="'Lucida Grande'" size="3"><span class="Apple-style-span" style="font-size: 13px; white-space: pre-wrap;">Randy</span></font></div></body></html>