Developer forum

Forum » Templates » if/else tags
Rune Skovbo
Reply
Hi there

Any way to write an "and" or an "or" into my conditions?

I would like to do something like this:
       <!--@If(Global:Page.ID!=195||!=190)-->
           Do something
       <!--@EndIf-->
or
       <!--@If(Global:Page.ID!=195&&!=190)-->
           Do something
       <!--@EndIf-->

Is this possible?

/Rune



Replies

 
Nicolai Høeg Pedersen
Reply
Hi Rune.

No - not at the moment.

Will look into it though at some point after DW 8 beta is released.

 
Rune Skovbo
Reply
Perfect, thanks.

/Rune

 

You must be logged in to post in the forum