<
From version < 21.1
edited by Outhman Moustaghfir
on 2024/01/23 13:58
To version < 18.1 >
edited by Assala Chmiti
on 2022/06/13 13:18
Change comment: Renamed from xwiki:Documentation.iXPath.User Guide.The iXPath BPMN.Variables.WebHome

Summary

Details

Page properties
Parent
... ... @@ -1,1 +1,1 @@
1 -User Guide.The iXPath BPMN.WebHome
1 +Documentation.iXPath.User Guide.The iXPath BPMN.WebHome
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.omoustaghfir
1 +XWiki.achmiti
Content
... ... @@ -68,6 +68,7 @@
68 68  1**. **iXEnv**: used especially when the developper wants to switch the environment and use another scenario in another environment. It is a variable that precise the name of the new environment
69 69  1**. [[image:1649942613906-103.png]]
70 70  
71 +
71 71  (% class="wikigeneratedid" id="H" %)
72 72  When you change the environment, make sure to verify that the variable iXSwitchEnv has the value true.
73 73  
... ... @@ -80,12 +80,10 @@
80 80  
81 81  
82 82  {{code language="XML"}}
83 -<xsl:value-of select=" ixf:SetVar('newVar', 'var Number 1','false')"></xsl:value-of>
84 +<xsl:value-of select=" ixf:SetVar('newVar', 'var Number 1')"></xsl:value-of>
84 84  
85 85  {{/code}}
86 86  
87 -=== ===
88 -
89 89  The call of this new variable in the scenario is similar to previous system variables:  **${newVar}.**
90 90  
91 91  To get 'newVar' inside an XSL file :
This wiki is hosted and managed by iXPath
Powered by XWiki 13.3 debian