Resolved! Script Include returns a string instead of an array
Hi All,I have a script include that query a table and fill an array with all the records from the query. When I try to use the array from the client script (using glide Ajax) the type of the response is string instead of array. Does anyone knows what...

