Good day all,
A quick question please, how do I ...
1. Include a JavaScript file into my project
2. Access a JSON object returned from function in the script
I'm trying to include a JS file in my project, as well as make a REST API call and retrieve a JSON response back and also display data from the JSON on Text views in C2 and also save some returned data into a variables with which I can manipulate and work with.
Any help/guide would be greatly appreciated