cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Practice JMP using these webinar videos and resources. We hold live Mastering JMP Zoom webinars with Q&A most Fridays at 2 pm US Eastern Time.See the list and register. Local-language live Zoom webinars occur in the UK, Western Europe and Asia. See your country jmp.com/mastering site.

Choose Language Hide Translation Bar
Creating JSL Libraries of User-Defined Functions

 

See how to:

  • Copy and paste .jsl code as needed
  • Use JSL Include() statements to load functions from saved .jsl file
  • Use JSL namespaces to avoid function collisions
  • Place JSL namespace functions and Include() statements in jmpstart.jsl
  • Deploy JMP Add-Ins that use namespace functions

Resources

Comments

This is dated September 20 ... I had to watch 30 minutes of this video to discover than it relates to version 13 of JMP and doesn't discuss more modern methods of deploying custom functions.

Recommended Articles