[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] Re: use UserTag ?
Stefano Kerschbaumer - Interline S.r.l. writes:
> This the code in my catalog.cfg
>
> UserTag isSetComplete Routine <<EOR
> sub {
> return 1;
> }
> EOR
>
>
> This is the code in the page:
>
> [if $UserTag->isSetComplete()]
> yes
> [else]
> no
> [/else]
> [/if]
>
> The output is all no .... because ?
You didn't understand at all how to use the if tag. Please
read the docs. $UserTag-> is invalid too.
Bye
Racke
--
Prolific Interchange Consulting (Excellent German Quality !).
Take a look at Materialboerse (http://www.materialboerse.de/), WITT
(http://www.witt-weiden.de/), Boxmover (http://shop.boxmover.ch/) or
Passionshop (http://www.passionshop.com/racke). Need a shop ? Contact us.
- References:
- [ic] use UserTag ?
- From: interchange-users@icdevgroup.org (Stefano Kerschbaumer - Interline S.r.l.)