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

Publication date: 09/28/2021

Custom Profiler Script-Only Messages

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