<
From version < 12.1 >
edited by Outhman Moustaghfir
on 2024/01/30 17:10
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
... ... @@ -11,8 +11,9 @@
11 11  
12 12  === JSON Format ===
13 13  
14 -[[image:Capture d'écran 2024-01-30 150237.png]]
14 +[[image:var.png]]
15 15  
16 +
16 16  The JSON file for SetVar has a simple structure. It consists of key-value pairs, where the keys represent variable names, and the values can be either static values or dynamic expressions.
17 17  
18 18  ==== Example 1: ====
... ... @@ -56,7 +56,7 @@
56 56  
57 57  
58 58  {{code language="json"}}
59 -{ "username": "john_doe", "email": "${Env.GetVar;Email}", "isAdmin": "false"}
60 +{ "username": "john_doe", "email": "{Env.GetVar;Email}", "isAdmin": "false"}
60 60  {{/code}}
61 61  
62 62  
This wiki is hosted and managed by iXPath
Powered by XWiki 13.3 debian