This version of the Help is no longer updated. See JMP.com/help for the latest version.

.
Publication date: 07/30/2020

Custom Profiler

The following messages for Custom Profiler objects are available only in JSL:

// returns the current value of the objective function
profiler_object << Get Objective
 
// set the formula for the objective function
profiler_object << Objective Formula
 
// returns the formula for the objective function as an expression
profiler_object << Get Objective Formula
Want more information? Have questions? Get answers in the JMP User Community (community.jmp.com).