Hi Thunkers, can I pick the collective brainstem. I am trying to check if a key exists on firebase, if not receive the response and process add a new key.
The response I am getting is a “null” in the returned value block, I kinda expected a error code in the error block but that did not provide anything. My question is how to I test for “null” in the value block. I have tried NOT NULL blocks and tried text comparisons, but nothing seems to work.
Appreciate your thoughts on this.
Pete