scristian_1
15 years agoOccasional Contributor
Variables in stored objects value
Hi all,
I have a question if I can use variables in a stored object value.
I have a stored object with value property and I want to use a variable inside that is defined in the script
Example
In script I have var x=12
In stored object value I want to have www.test.com?id=x
And when I will do a compare between url addres and stored object value Testcomplete to replace x with 12 and the comparation to pass.
Can be done something like this? I only want to know how to reuse the variable x into the stored object value
Regards,
Cristian