Is there an easy way to add a sequence to another?
seqA
seqB
seqC
if x:
seqC = seqC + seqA
if y:
seqC = seqC + seqB
Is there an easy way to add a sequence to another?
seqA
seqB
seqC
if x:
seqC = seqC + seqA
if y:
seqC = seqC + seqB
Maybe not “easy” but easy enough.
If x:
best
Dominik
Exactly what I was looking for - thank you!
I can’t find this library in my downloads, nor in the library folder here.
Can anyone help? @Stefan @EricSindelar_Hamilton @NickHealy_Hamilton
thanks in advance!
In this link (Link to Hamilton Libraries ) Lab Automation Forums » Hamilton Libraries :: Hamilton
Look for this:
Thank you! I looked for the wrong name:)