Solved
Forum Discussion
Marsha_R
Champion Level 3
4 years agoCan 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.
MarkSchofer
4 years agoFrequent Contributor
wow worked first try PropArray = ["ObjectType","ObjectLabel"] ValuesArray = ["Link",aqConvert.CurrencyToFormatStr(4077.94,2,False,False,True)];