Changes for page SetVar
Last modified by Outhman Moustaghfir on 2024/09/27 13:43
<
>
edited by Outhman Moustaghfir
on 2024/01/30 17:12
on 2024/01/30 17:12
edited by Outhman Moustaghfir
on 2024/02/02 16:11
on 2024/02/02 16:11
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -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