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,11 +19,12 @@ 19 19 {{{ 20 20 }}} 21 21 22 -{{code language=" json"}}23 - { "var1": "value1","var2": "true"}22 +{{code language="XML"}} 23 +SetVar(variable_name, value, global=False) 24 24 25 25 {{/code}} 26 26 27 +{ "var1": "value1", "var2": "true" } 27 27 28 28 ==== Example 2: ==== 29 29