I am trying to get the \"imdb rating\" using express in node and I am struggling.
movies.json
[{ \"id\": \"3962210\", \"order\": [4.
this works, you have to convert it to a string: threeFunction().toString() or x1.toString()