How can I use substr on json object with for loop?
Could someone help on how to loop over response while using substr to get each variable. The variables would be Amount, Type, Balance, Date. I have the json response [ [ "AmountTypeBalanceDate", "$27.90Debit$6.3011/22/22, 3:32 PM", "$30.00Credit$34.2011/22/22, 5:13 PM", "$27.90Debit$4.209/12/22, 4:01…