Changes for page SetVar
Last modified by Outhman Moustaghfir on 2024/09/27 13:43
<
>
edited by Outhman Moustaghfir
on 2024/01/30 15:10
on 2024/01/30 15:10
edited by Outhman Moustaghfir
on 2024/01/30 15:08
on 2024/01/30 15:08
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -38,7 +38,7 @@ 38 38 39 39 === Dynamic Values === 40 40 41 -SetVar supports dynamic values using expressions in the **${GetVar;variableName}**format. This allows you to reference the values of other variables within the JSON file.41 +SetVar supports dynamic values using expressions in the ${GetVar;variableName} format. This allows you to reference the values of other variables within the JSON file. 42 42 43 43 == Examples == 44 44 ... ... @@ -63,7 +63,7 @@ 63 63 == Important Notes == 64 64 65 65 * Variables set by SetVar can be referenced within the same JSON file or in subsequent scenarios. 66 -* Ensure proper syntax for dynamic values using **${GetVar;variableName}**.66 +* Ensure proper syntax for dynamic values using ${GetVar;variableName}. 67 67 68 68 == Conclusion == 69 69