Forum Discussion

MarkSchofer's avatar
MarkSchofer
Frequent Contributor
3 years ago
Solved

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...
  • Marsha_R's avatar
    3 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.