cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Instantly extract effect sizes, F-ratios, and FDR-adjusted p-values from your models with the Calculate Effects Sizes extension, available now in the JMP Marketplace!
  • New to JMP? Join us Sept. 23-24 for the Early User Edition of Discovery Summit, tailor-made for new users. Register now for free!
  • Use World Cup data to build models, explore spatial relationships, and create informative visualizations in JMP. Register. July 17, 2 pm US Eastern Time.

JMP Wish List

We want to hear your ideas for improving JMP. Share them here.
Choose Language Hide Translation Bar
0 Kudos

Type hints

Type hints in Python were a beautiful addition when they got added.  With JSL also not being a typed language, I'm wondering if we could get something similar.  
This function is sort of served by new custom function, and Naturaldocs usage if there are diligent programmers. But nothing quite as nice as an inline hint.  

 

I'm sure this is no small task, but figured I'd bring  it up since I haven't seen it anywhere else.