<
From version < 16.1 >
edited by Outhman Moustaghfir
on 2024/02/02 16:11
To version < 14.1 >
edited by Outhman Moustaghfir
on 2024/01/30 17:12
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -33,7 +33,7 @@
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 39  
... ... @@ -57,7 +57,7 @@
57 57  
58 58  
59 59  {{code language="json"}}
60 -{ "username": "john_doe", "email": "{Env.GetVar;Email}", "isAdmin": "false"}
60 +{ "username": "john_doe", "email": "${Env.GetVar;Email}", "isAdmin": "false"}
61 61  {{/code}}
62 62  
63 63  
This wiki is hosted and managed by iXPath
Powered by XWiki 13.3 debian