Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

Change condition in code-fragment

Quote Reply
Change condition in code-fragment
Hi to all...

we have this fragment of code:

Code:
if($db->count({ Email => $args->{Email}, KS =>'500'})){
...

Can anybody tell me, how the syntax should be, if we change the condition into:
IF KS eq "400" OR "500"

Thanks in advance!

Corc
Subject Author Views Date
Thread Change condition in code-fragment Coyu 2034 May 19, 2005, 2:52 AM
Post Re: [Coyu] Change condition in code-fragment
Andy 1960 May 19, 2005, 3:19 AM