Hi there, love building my app in Appery.io! My question is today is regarding how to use JSON.stringify within the Appery.io panel. Context: I have several local storage variables: ContactName, ContactPhone, ContactEmail. I would like to serialize these into an array and send the array as a request...