a button to save or store Base64String from a table as a json file
-
I've managed to create some functions that save and load UI states and panel data to and from json files. I'm struggling to gather table curve data for the same purpose. I understand I can copy Base64String and add them to functions to apply to tables, but is there a method other than just ctrl+C to get the Base64String?
-
@rglides will these help?
-
@Chazrox yeah I saw those but couldn't figure out how to use them in my system with the json files, but I think I got it working. Thanks for looking out man!
-
@rglides yee! np. Hope its going great!
-
@Chazrox Getting there!