Changes for page SetVar
Last modified by Outhman Moustaghfir on 2024/09/27 13:43
<
edited by Outhman Moustaghfir
on 2024/09/27 13:43
on 2024/09/27 13:43
edited by Outhman Moustaghfir
on 2024/09/27 13:39
on 2024/09/27 13:39
Change comment:
Uploaded new attachment "1727437198067-371.png", version {1}
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -11,7 +11,7 @@ 11 11 12 12 === JSON Format === 13 13 14 -[[image: 1727437198067-371.png]]14 +[[image:var.png]] 15 15 16 16 17 17 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. ... ... @@ -75,7 +75,6 @@ 75 75 76 76 * Variables set by SetVar can be referenced within the same JSON file or in subsequent scenarios. 77 77 * Ensure proper syntax for dynamic values using **iXPath functions**. 78 -* We can define variables using either a JSON file or by entering values in the content text area. 79 79 80 80 == Conclusion == 81 81