cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
djhanson
Level V

How to display JSL command dropdown menu?

I did this by accident and it was quite cool!  Somehow I got this embedded dropdown menu within the JSL itself showing all commands.  IVery cool!

Does anyone know the keystrokes to make this menu appear?

I hit something like Ctrl+V and something else by accident and it popped up out of nowhere:)  Now I can't seem to recreate it (JMP 9.0.3).  thx... dj

1 ACCEPTED SOLUTION

Accepted Solutions
pmroz
Super User

Re: How to display JSL command dropdown menu?

CTRL-space bar will bring up a list of functions.

View solution in original post

2 REPLIES 2
pmroz
Super User

Re: How to display JSL command dropdown menu?

CTRL-space bar will bring up a list of functions.

djhanson
Level V

Re: How to display JSL command dropdown menu?

Thanks PM!  That's exactly what I needed.  -dj

Recommended Articles