Answered
ColdFusion If Statements
Hi there,
Is there a way of setting a cfif statement to use GT and LT and the same time i want it to be GT 4 but LT 7
Thanks
Jonathan
Hi there,
Is there a way of setting a cfif statement to use GT and LT and the same time i want it to be GT 4 but LT 7
Thanks
Jonathan
<cfif myVal gt 4 and myVal lt 7
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.