How to check for empty or not set in $_GET variable from server actions

i want to check for this variable ($_GET.id). i was able to check if the variable is empty space but not if its not set.

my condition on the server actions that have this value
{{$_GET.qr_id != " "}}

Community Page
Last updated: