Function call to set a variable

Subject: Function call to set a variable
From: Tomas Olsson <tomas.olsson@xxxxxxxxxxxxx>
Date: Wed, 4 Oct 2000 12:53:45 +0200
I am trying to set a variable to the value that is returned
by one of my javascript functions:

<xsl:variable name="Language">getLanguage()</xsl:variable>

The example above does not work, but is it possible to call
my getLanguage() function and set the variable to this value?
An in that case, how?

/Tomas


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread