...
Expand | |||||
---|---|---|---|---|---|
| |||||
You can use String:split() to split the function on (“\n”):
By Using trace() function, we can click on the List in the annotations and see the following: This string is split into a table with individual lines you can now begin to process. This is great... but with Iguana, we’ve made it a little easier to efficiently parse and process JSON. |
...