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
-
... ... @@ -2,6 +2,8 @@ 2 2 3 3 == Overview == 4 4 5 +[[image:setvar.png]] 6 + 5 5 The SetVar connector is designed to set variables within a scenario by utilizing a JSON file. This connector allows users to define variables and even use dynamic values using expressions. 6 6 7 7 == Usage == ... ... @@ -8,6 +8,8 @@ 8 8 9 9 === JSON Format === 10 10 13 +[[image:Capture d'écran 2024-01-30 150237.png]] 14 + 11 11 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. 12 12 13 13 ==== Example 1: ====