IN_SET


Function compares the first argument to other arguments.
Returns true if it is found though one concurrence. Example:
<TMPL_if IN_SET(variable, "1", "2", "3")>

You can compare also variables: <TMPL_if IN_SET(variable, variable1, "2", variable2)>


Copyright © 2003 - 2005 CTPP Dev. Team | http://reki.ru/products/ctpp