MarkSchofer
4 years agoFrequent Contributor
Detailed Question About Formatting
I have a python Script that reads from a spreadsheet Long Story Short It Reads Payee, PayDate and Payment Amount def LookForCash(): # Checking the 'Cash Recipt Links' activity # Log.Message("Dri...
- 4 years ago
Can I AQstring the ValuesArray here?
Probably, since the value is a string. Try it and see.
Is there a better way?
I never got into using tables, although I know some here do. I'd be reading straight from the spreadsheet or an equivalent .csv file.