From version 1.1 >
edited by Outhman Moustaghfir
on 2024/02/20 15:56
To version < 2.1 >
edited by Outhman Moustaghfir
on 2024/02/20 15:57
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,5 +3,3 @@
1 -
2 -
3 3  = Overview =
4 4  
5 5  The `SetVarConcat` function is designed to help you easily update and concatenate values to variables during the execution of scenarios in your application.
... ... @@ -6,10 +6,8 @@
6 6  
7 7  = Purpose =
8 8  
9 -
10 10  This function is useful when you need to modify the content of a variable dynamically within a scenario.
11 11  
12 -
13 13  = Parameters =
14 14  
15 15  * **variable_name**: (Type: string) The unique identifier for the variable.
... ... @@ -16,7 +16,6 @@
16 16  * **value**: The new value to concatenate with the existing variable value.
17 17  * **global**: (Type: boolean, Optional) Specifies whether the variable is global or local. Defaults to False
18 18  
19 -
20 20  = Uses =
21 21  
22 22  {{code language="XML"}}
... ... @@ -24,4 +24,4 @@
24 24  
25 25  {{/code}}
26 26  
27 -= =
22 += =
This wiki is hosted and managed by iXPath
Powered by XWiki 13.3 debian