Hi everyone, I am getting a result of #undefined instead of the #array #results. Here is the code I currently have:
$w(“#results”).text=${JSON.stringify(VINInfo.Results[0].variable)}
;
How can I make it so that the results show only the variable value? Please see the Developer Console below for reference.
Kind regards,
Brittani