March 26, 200322 yr Newbies hi i would like to know if there is any mathematical operator in XSL that allows to find the modulus. as there is the '%' operator in Java which returns the remainder, is there any operator that performs the same function in XSL? cheers chirag
May 7, 200322 yr See XPath1.0 <http://www.w3.org/TR/xpath#numbers> for the mod fuction (not tested with FMP...)
Create an account or sign in to comment