JMP > JSL > How to Pass Arguments to Add-In included my own script?
Hi JMP Community, I am an avid user of John Sall's FDR calculation Add-In (com.sas.sall.fdrpvalue.jmpaddin) in analyzing large biomarker data. While the manual input of data in this Add-In is straightforward, I have not figured out how to pass arguments from my JSL scripts into this tool. I know that I have to use the Include ("[Add-in]") command to enable the use of the Add-In in my scripts, ...