For the latest version of JMP Help, visit JMP.com/help.


Publication date: 04/30/2021

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).