Changes for page SetVar
Last modified by Outhman Moustaghfir on 2024/09/27 13:43
<
>
edited by Outhman Moustaghfir
on 2024/01/30 15:03
on 2024/01/30 15:03
edited by Outhman Moustaghfir
on 2024/01/30 15:03
on 2024/01/30 15:03
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -19,12 +19,11 @@ 19 19 {{{ 20 20 }}} 21 21 22 -{{code language=" XML"}}23 - SetVar(variable_name,value,global=False)22 +{{code language="json"}} 23 +{ "var1": "value1", "var2": "true" } 24 24 25 25 {{/code}} 26 26 27 -{ "var1": "value1", "var2": "true" } 28 28 29 29 ==== Example 2: ==== 30 30