While waiting for Add Snippets to Script Editor wish to be completed, I quickly wrote an add-in so I can have at least some sort of snippets while scripting in Script Editor. Add-in was put together ...
The scripts were built using JMP 14 and Python 3.6 The .jsl file JMP_to_python_Example.jsl contains the variable "python_executable" which tells JMP where your python executable is stored. For mac, it ...