Hello community,
I want to check whether the UiPath.Core.Image variable is empty or null based on that i will do some activity. If I try to convert it to string, as expected, it throws an nullreference exception.
Is there any function or method check an image variable is null/empty or not?
Thanks!