JSL Decoded is a series of videos showing how to develop a JSL script within JMP Software.
In part 2 we replace a hardcoded reference to a column with a reference to a column selected by the user. This involves creating a user-dialog for selecting the column, and changing the code to correctly handle the new column references.
Content Index:
00:00 Introduction
00:45 Parsing column names
04:30 Building a simple column selection dialog
16:00 Conclusion
Find part 3 here:
• Video
And find the full playlist here:
• JSL Decoded: How to Write a JSL Script