I normally use them for Boolean checks in a function with a single return node, an example would be to use one function for a range of things like a pickup, have the Sequence goes though each type, ammo, health, power ups and so on, then have the last execution return which item it is, there great as you only need the one return node depending on your logic needs.