Show last authors
1 == Introduction: ==
2
3 This page is an introduction to the System functions used in the iXpath application.
4
5
6 == Declaration of the system function: ==
7
8 Ex: If the function is called __**EncodeBase64**__ and have __**3 parameters**__, it is used with this form in 2 ways differently in:
9
10 * The connector(Scenario) : {System.EncodeBase64;Param1;Param1;Param3}.
11 * An xsl:  ixf:EncodeBase64(Param1,Param1,Param3). (Note: if the parameters are strings the ' ' are used. Ex:  ixf:EncodeBase64('Param1','Param1','Param3') )
12
13
14
This wiki is hosted and managed by iXPath
Powered by XWiki 13.3 debian