Hello,
Is there a way to set the data type of a variable defined in internal data?
I use the internal data for my testsuite but it seems like every variable is imported as a String. Variable values like 0.2 cant be worked with as decimals.
Regards.