Reference Lines in Variability Chart taken from a list using for loop
I have a list say "myList" that contains a dynamic number of elements. I would like to add reference lines taken from the list in the following variability charts Variability Chart(
Y( :Value),
X( :Time Point, :Storage Condition, :Level ),
Std Dev Chart( 0 ),
By( :Parameter ),
SendToReport(
Dispatch(
{"Variability Chart for Value"},
"Variability Chart"
...