Forum Discussion
DSmachineWorld
Contributor
So this doesn't give me a "Type Mismatch". Unfortunately, it doesn't print the variable value to the message log.
Log.Message("Account ID " + aqConvert.VarToStr(KeywordTests.PreviousRates.Variables.accountID))
Should I convert the CSV to an Excel file and format the Excel cells to a particular format?
Marsha_R
3 years agoModerator
CSV is all text and Excel will just complicate things. Let's stick with CSV.
If you go look at the table of Variables in your project, what type does it show for KeywordTests.PreviousRates.Variables.accountID?
Related Content
- 6 years ago
Recent Discussions
- 6 days ago
- 6 days ago
- 9 days ago