|
Subject:
|
Reassigning values to variables in XSL.
|
|
Posted By:
|
rmiller
|
Post Date:
|
9/24/2004 5:35:15 PM
|
Hi,
Once I assign an initial value to a variable in XSL, would it be possible to re-assign a different value to the variable?
Thanks, Rob
|
|
Reply By:
|
joefawcett
|
Reply Date:
|
9/25/2004 2:43:48 AM
|
Not really, not until it goes out of scope, they're more like constants in a way.
--
Joe (Co-author Beginning XML, 3rd edition)
|
|