JMP SCRIPT: Name not resolve : prod_n when accessing or evaluating of "prod_n"
Hello everyone, I got this message error:Name not resolve : prod_n when accessing or evaluating of "prod_n"... Here is my program:If( prod_n == 3,
Include( "Utils/utils_data.jsl" );
Include( "Utils/utils_menu.jsl" );
// Table des limites
limite_table = load_limit_table(D);
// Table principale
main_table = load_main_table(D);
Current Data Table( RAW_DATA_TABLE );
New Window( "Test",
V List Bo
...