Saving data point values into a file
-
Is there a dynamic way to save data point values into a file? I think a server-side script might be capable of doing something like that, but I'm new to JS and somehow it does not recognize jQuery API when I try to use it. Is there any other option to save the data or implement jQuery (and some other scripts) to a server-side script? jQuery, when included works in HTML component, though.
-
Nothing comes to mind for this and would probably need to be a bit of java code written to do this.