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