Hello,
I know you can display an image within a label by using the setImageURL function, but is there a way to determine if a label contains an image? I can’t use a label’s “text” property since that will always be null for labels containing images.