Is `iterateThrough` equivalent of `doSth` in your example above? Or is it the 
body of it that you want to use things like this in?
    
    
    if myBool: 2 else: "X"
    
    
    Run

Reply via email to