How can I manage list in code block?


I’ve learned so hard from this forum until I can create if/else code block.

but I got stuck when I need to work with input List
Can anyone give me some example of how to get this work ?
(if input = W I need it to return 0
if input = T, then i need it to return 0.13
else, I need it to return 0.09)

Hello @netinaiV49EE … could something here help ?

3 Likes

Very simple , big thanks !!

1 Like