Expose as many as possible GUI features through JSL. Specifically, in this case, 'new formula column'.
Help me make this idea more specific. Are you asking for an option to launch the Formula Editor for a column through JSL to allow the user running the script to enter a formula for a column?
Without more information we can't act on this wish.
New in Jmp 17:
Data Table( "Big Class" ) << New Formula Column( Operation( Category( "Combine" ), "Difference" ), Columns( :weight, :height ) );
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.