Return "success" when given Variable has value

I could write this node myself, but wondering if there's a built-in way to return success when a given Behavior Designer variable has a value set. Specifically, it'll be a reference to a GameObect.
 
There is a Compare Shared Game Object task which allows you to compare two GameObjects, but beyond that it'll take a new task.
 
Top