Changes for page SetVar
Last modified by Outhman Moustaghfir on 2024/02/26 17:12
<
>
edited by Outhman Moustaghfir
on 2024/01/22 10:28
on 2024/01/22 10:28
edited by Outhman Moustaghfir
on 2024/01/22 10:28
on 2024/01/22 10:28
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -50,3 +50,7 @@ 50 50 === Note === 51 51 52 52 If global is set to true, the variable will be considered global. Omitting the global parameter or setting it to false makes the variable local. 53 + 54 +=== Conclusion === 55 + 56 +The SetVar function provides a flexible way to manage variables within scenarios, allowing you to control their scope and access them as needed.