Interchange Developer Resource
[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date ][Interchange by thread ]

[ic] use UserTag ?



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 ?


This is the same ?

[if isSetComplete]
  ...
[/if]


Saluti Stefano




Search for: Sort by: