It would be great to be able to break out properties within a node, such as ‘length’ for strings or arrays, instead of having to extract a property with a separate BP node, just to do comparisons or as input to another node. Would make BPs more compact and readable. Also, I like your takes on the comparison node(s). Option C is really nice, because again, you are combining the comparison and branch nodes, which simplifies and cleans up the BP structure.