cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • DownloadSemiconductor Toolkit: Tools to create wafer maps, add wafer geometry to graphics, explore die defects & compare wafers.
  • Discovery Summit 2026: Early User Edition - September 23-24.Register. It's free.
  • Use JMP Clinical with CDISC-compliant data. Review studies, ID safety and efficacy signals & communicate findings with interactive graphics. Register to see how. Aug. 27, 2 pm US ET.

JMP Wish List

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

Add Properties to Display Boxes

What inspired this wish list request? 

For general JSL programming, it would helpful if display boxes such as Outline Boxes, Table Boxes, Graph Boxes could have user/programmer defined properties assigned to the display box.  

 

What is the improvement you would like to see? 

Add the ability to assign properties to display boxes.  I propose something like the "Add Context("label", "value")" message that can be sent to Outline Boxes.  Perhaps an <<Add Property(key, value) or <<Add MetaData(key, value).  Make these properties retrievable using a JSL message like <<Get Property(key) or <<Get MetaData(key).  

Why is this idea important? 

This would create additional options for JSL programmers to develop reports that are more easily dynamic and controllable.  See, for example, https://community.jmp.com/t5/Discussions/close-all-like-this-user-defined-outlines/td-p/935787.  

 

1 Comment
scott_allen
Staff
Status changed to: Acknowledged