Storing preferences in a variable
In a script, I would like to: 1. Store current preferences in a variable to be able to later restore them2. Modify some preferences... do some stuff in the script, like importing an Excel file that requires specific preferences set to work ...3. Restore the original preferences Is there any way to do the above in JMP? I know how to modify preferences, but I cannot find a way to store current prefe...