In a script, I would like to:
1. Store current preferences in a variable to be able to later restore them
2. 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 preferences to be able to restore them.