I have created over 100 functions with different parameter values and I was wondering if I could convert these into a JSON file.
For example:
myFunction("Sally", "Lucy", "John");
myFunction("James", "John", "Jacob");
myFunction("Me", "Kyle", "Steve");
etc...Can I convert the myFunctions into JSON data?
Aucun commentaire:
Enregistrer un commentaire