[ic] Re: Tag Help

ic at 3edge.com ic at 3edge.com
Wed Jul 6 15:59:59 EDT 2005


Webmaster Grandfather Clocks Plus writes:
> I'm trying to make an If statement, I have been reading the Tag Refrence
> guide but I can't seem to find what I need. 
> Is there anyway to display something if the flypage is being used. I 
> would be putting the code in the left template.
>  
> [IF flypage] You are using the flypage.html [/IF]
>  

Hi, 

[if term="@@MV_PAGE@@" op="eq" compare="flypage"]
You are using the flypage.html
[/if] 

See also:
http://www.icdevgroup.org/archive/interchange-users/2002/msg00719.html 

Not sure how deprecated it is, but it worked when I tried. 

CU, 

Gert


More information about the interchange-users mailing list