JMP 16 to JMP 18- get Legend Server/Item question
I recently moved from JMP 16 to JMP 18 and the following line in my script is causing an error while plotting using the graph builderserver = gb_obj<< Get Legend Server; For Each({item}, server << Get Legend Items, item << Set Properties({Marker("Minus")}));
where gb_obj is the graph builder object and error isSend Expects Scriptable Object at row 6 in access or evaluation of 'List' , {/*###*/Lege
...