Not Equal Operator?

Not Equal Operator?

Wednesday 23 July 2003 2:45:36 pm - 1 reply

Modified on Wednesday 23 July 2003 3:05:06 pm by Douglas Johnson

Author Message

Kjerand Pedersen

Wednesday 23 July 2003 2:57:23 pm

Try this:

{switch match=$your_variable}
{case match="home"}
...do this if it matches "home"
{/case}
{case}
...do this if it doesn't match
{/case}
{/switch}

Hope this helps!

You must be logged in to post messages in this topic!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.