Getting 'Option strict on disallows implicit conversion from String to boolean'

Hi,

Can you try the following condition?

EXIST isnot Nothing AndAlso (not String.IsNullOrEmpty(EXIST))

image

Regards,