GetVar
Version 2.1 by Outhman Moustaghfir on 2024/02/20 15:39
Introduction
Retrieves the value of a variable stored in the list.
Parameters
- "Variable Name": Mandatory.
Uses
<TEST><xsl:value-of select="ixf:GetVar('variableName')"></xsl:value-of></TEST>
Return:
The function returns the value of the searched variable.