Forum Discussion
Marsha_R
Champion Level 3
10 years agoTry using
aqConvert.StrToInt(your table value here)
or
aqConvert.StrToFloat(your table value here)
to make sure that the value being inserted with Keys is actually a number
renatoveronese
10 years agoNew Contributor
@Marsha_R
I tried to insert this code in my function, but don't it works.
The Test Complete don't insert any number when i add this convert.