Hello, everyone. I am wondering if there are any ideas on how to return a NULL value in the microflow. For example, I want to retrieve a user list from the database, perform some validations, and return a specific user if the user satisfies all conditions. Otherwise, it should return a NULL value so that I can check whether a user satisfying all conditions exists. Please let me know if you have any ideas. Thank you. Best regards,