Subject: RE: Divide in an expression?
From: "Michael Kay" <mhk@xxxxxxxxx>
Date: Wed, 21 May 2003 17:02:03 +0100
|
> Do I need to somehow cast the expression to an integer?
>
You can round it to an integer using the round() function.
Do find yourself a source of reference information for the language, and
get used to finding your way around it. You'll find it much more
convenient than asking the list every time you have a basic question.
Michael Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|