xsl-list
[Top] [All Lists]

RE: for-each-group

2005-12-16 10:59:58
If I need to test if a value is in a certain group of values 
what is the
best way to do that?

Like I need to test if a value is IN ( like a SQL IN ) a set 
of variables

if ( $variable IN "Buy,Sell")

if ($variable = ('Buy', 'Sell'))

Michael Kay
http://www.saxonica.com/



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>