Hello,
I'm trying to implement the pulldata(@javascript) functionality for a lookup table function. I'm using the @javascript option instead of csv because the language we need to pull has commas in it, and I was hoping this would be a good solution to pull those values through.
When I go to implement the pulldata function though, I get the following error in the Survey123 Connect display:

Don't mind it calling the toCelsius function, I was trying to use that as a test to eliminate my function as the error.
I've attached a zipped-up version of my form.
Thanks!