Subject: RE: numbering
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Fri, 2 Feb 2001 19:05:12 -0000
|
> If I have variable A which value is '2' and variable B which value is
> '3', how can I compare them to see
> if the A is less than B, or I can use the "!=" only?
<xsl:if test="$A < $B">
Mike Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- numbering
- YueMa - Fri, 2 Feb 2001 13:14:55 -0500 (EST)
- Michael Kay - Fri, 2 Feb 2001 14:03:33 -0500 (EST) <=
- <Possible follow-ups>
- Oliver Becker - Fri, 2 Feb 2001 13:23:31 -0500 (EST)
- YueMa - Fri, 2 Feb 2001 13:30:55 -0500 (EST)
- Edmund Mitchell - Fri, 2 Feb 2001 13:46:17 -0500 (EST)
|
|