Pass EQS results to a PawnAction or Custom BT Task

any historical reason for EQS to just return one best result for doing certain thing? For the flee example, you can run the pawn into a position so that there might be more than 1 candidate locations that are same score, if just setting 1 blackboard key, that would essentially prevent me from doing a secondary heuristic if there are more than 1 results.

I understand your answer perfectly, and it would be my go to solution if this can’t be done. Thanks for answering.