Signup
Tweets with
#codeblocks
January 25, 2026
@jCobarp
Daily Pointer Questions:
Using a repeated block of code as function in xsl
I have a repeated block of code (function in vb-net) in my xsl, which I use in consecutive xsl:if in my code. In my following code I present this repetition as a inside some xsl:ifs. How to declare this repeated block of code as "function" once, to avoid repetitions ?.....More
#technology
#XSL
#codeblocks
Go Back