cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
The Discovery Summit 2025 Call for Content is open! Submit an abstract today to present at our premier analytics conference.
See how to use JMP Live to centralize and share reports within groups. Webinar with Q&A April 4, 2pm ET.
Choose Language Hide Translation Bar
View Original Published Thread

How to display JSL command dropdown menu?

djhanson
Level V

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