Display Variable Value
Last updated
Was this helpful?
Last updated
Was this helpful?
This is a pre-built action, located under @Generic element instructs Avo Assure to display the variable value at the time of execution or debug and save the result in dynamic variable
Input Value: <variable>
Note: The variable name should be within curly brackets.
<variable>
(Required)
The variable which needs to be displayed.
Output Value:
<Dynamic Variable>(Optional);<Dynamic Variable>(Optional)
This variable stores the status as true or false
Example
Display the value of a stored variable The Display Variable Value action takes the value from the Input Value column (e.g., {UserEmail}) and displays the value stored in the UserEmail variable during test execution. The action status is saved in the {Status} variable with the following possible values:
True – if the value is displayed successfully
False – if the action fails