Hi… I want to know more about using custom functions & code in plasmic.
So basically I have added an upload component for uploading excel, csv & txt files. Now I want to parse it in the browser using the upload file interaction.
So how do i parse these files using code & convert them into json ?