format-number2003-01-28 12:33:20
Quick question,
This would return me the formatted value - but if the 'SHARE_PRICE' is
not number, it would return me NaN
<xsl:value-of select="format-number(SHARE_PRICE, '###,##0.00')"/>
Without any if/when statements, is there anyway to overwrite it so that it
returns me NA or something else I specify insteadof NaN?
Thanks
IL
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
|
||||||||||||||||