MarkSchofer
4 years agoFrequent Contributor
Very Simple Variable Assignment
This seems so straight forward especially when being done programmatically
In a keyword test
I read a value from a spread sheet -works fine
Create a project (tried script) variable
The value appears as a last operation result. (176060)
Logs last operation result (176060)
Set Variable value = last operation result
The value does not say in the variable.
That's the way it's supposed to work. You have to assign LastResult to your variable immediately after it's created.
https://support.smartbear.com/testcomplete/docs/keyword-testing/basic/result.html