Quantcast
Channel: Adobe Community: Message List - ColdFusion
Viewing all articles
Browse latest Browse all 21760

Re: Using recordcount to send an email when dynamic number is hit

$
0
0

You could debug it as follows, to see how often the if-condition is satisfied:

 

<cfif getNumber.recordcount EQ getCount.minRequire>

<p>Start debuggng <br>

<cfoutput>

getNumber.recordcount = #getNumber.recordcount# <br>

getCount.minRequire = #getCount.minRequire# <br>

</cfoutput>

End debugging</p>

<cfabort>


Viewing all articles
Browse latest Browse all 21760

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>