<
From version < 17.1 >
edited by Outhman Moustaghfir
on 2024/03/11 17:14
To version < 15.1 >
edited by Outhman Moustaghfir
on 2024/02/02 16:11
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -33,23 +33,13 @@
33 33   }}}
34 34  
35 35  {{code language="json"}}
36 -{ "var1": "value1", "var2": "{Env.GetVar;variableName}" }
36 +{ "var1": "value1", "var2": "${Env.GetVar;variableName}" }
37 37  {{/code}}
38 38  
39 -== Global Values ==
40 40  
41 -SetVar supports dynamic values using XGlobal before the variable name to make this var accessibel in the parent sceanrio .
42 -
43 -== Examples ==
44 -
45 -
46 -{{code language="json"}}
47 -{ "iXGlobal:Key": "Value" }
48 -{{/code}}
49 -
50 50  === Dynamic Values ===
51 51  
52 -SetVar supports globalvalues using iXPath functions (GetVar, Date, GetTracking...). This allows you to reference the values of other variables within the JSON file.
42 +SetVar supports dynamic values using iXPath functions (GetVar, Date, GetTracking...). This allows you to reference the values of other variables within the JSON file.
53 53  
54 54  == Examples ==
55 55  
This wiki is hosted and managed by iXPath
Powered by XWiki 13.3 debian