JMP Addin Enable/Disable - JSL code to do this?
Is there any JSL code/command that can toggle a JMP Addin to Enable/Disable?
(note: I do not mean Register/Unregister in this case)
This enabling/disabling can be done manually in View > Add-ins with the Enable checkbox, but I need JSL code to control this in my application. I also looked into loading the "addinRegistry.xml" as a text file and replacing the last string of "autoLoad="false"" with n...