Hi all,
I have the following parameter with data:
p_shift_d1_min [*,11dec,semana,almuerzo_semana,*]
: '13:00' '14:00' '15:00' :=
914453725 9 8 3
Nevertheless when I tried to (use from another parameter or display) it says is invalid subscript
Error executing "display" command:
invalid subscript p_shift_d1_min['914453725','11dec','semana','almuerzo_semana','13:00'].
I am using amplpy.
Would you please let me know if I’m doing something wrong?
Thanks
Andrés