How to edit folder path in jsk using python
Hi,I am using JMP 17 Pro I have jsl with folder names which needs to be changed dynamically. I want to use python to make this change, which receives new folder paths info from server I am able to open jsl using python and printing python variable in jsl using below linkhttps://community.jmp.com/t5/Discussions/How-to-pass-arguments-from-Python-to-jmp-script-while-running/td-p/379251 Can I use pyth...