Identify if a Image is taken from an url or local storage

Hi,

I want to check if an Image is shown from the local storage (i.e. camera) or if it is a url or base64?
I tried e.g. the following:
image

Is this the way or is there another way?

Thank you!

Hey @Kirro,

I don’t think this logic will work to check for the presence of a URL

How about using the does text contain block, like this: