How to parse a JSON object with nested arrays in google apps script

前端 未结 0 1767
忘掉有多难
忘掉有多难 2021-01-05 08:00

I\'m having difficulty parsing a JSON string with nested arrays. here is an example of the JSON

var json = {id=123456, 
            cost_name=john, 
                  


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题