Show last authors
1 = Introduction =
2
3 Retrieves the value of an xml variable stored in the list.
4
5 = Parameters =
6
7 * **"Variable Name":** The name of the variable whose value you want to retrieve (Mandatory).
8
9 = Uses =
10
11 {{code language="XML"}}
12 <TEST><xsl:copy-of select="ixf:GetXmlVar('variableName')"></xsl:value-of></TEST>
13 {{/code}}
14
15 (% class="wikigeneratedid" %)
16 = Note: =
17
18 For getXmlVar, you need to use copy-of instead of value-of.
19
20 = Return: =
21
22 The function returns the value of the searched variable.
This wiki is hosted and managed by iXPath
Powered by XWiki 13.3 debian