json
json is used as a way to store data for javascript it is a good language to learn due to its simple syntax and to start here are some basic commands you might want to learn
this command is used for data it goes ["data": "value" replace value with your value and your data with the name of your data such as the above example
here is a example script
another useful command when paired with java script is [JSON.parse(text)]