Purpose of the tool is to provide user-interface with unique values listed from selected column (nominal, ordinal) in different formats from selected datatable. From this list user can either directly copy-paste values to clipboard or use specific buttons for copying.
Tool also provides an option to paste values directly to the box and get the values in different formats. This is handy when you copy paste values from excel for example. You can also format values from clipboard directly to SQL list.
Example how tool looks with JMP's Semiconductor Capability dataset with JSL_Char_list and missing values hidden:
Current options
Type selection
Remove Missing
('lot01_01', 'lot02_02')
(123, 456, 567)
{"lot01_01", "lot01_02"}
["lot01" => 120, "lot02" => 120]
You can post improvement ideas here here or in open issue in GitHub - Get Unique Values .
This tool is part of JMP-Tools I have been working on for some time now and I will release more Add-Ins when time permits in JMP Community.