Introduction

Retrieves the value of an xml variable stored in the list.

Parameters

  • "Variable Name":  The name of the variable whose value you want to retrieve (Mandatory).

Uses

<TEST><xsl:copy-of  select="ixf:GetXmlVar('variableName')"></xsl:value-of></TEST> 

Note:

To retrieve the value of a variable with XML content, you need to use copy-of instead of value-of.

Return:

The function returns the value of the searched variable.

Exemple:

to retrieve the value of a variable with xml as value 

1718878893254-172.png

The result should look like this:

1718878929183-790.png

Tags:
    
This wiki is hosted and managed by iXPath
Powered by XWiki 13.3 debian