Widget Image hide if value is = 0

Hey i am trying to hide an image if the value is equal to 0.
Thanks in advance!

From the red node on the “==”, use a Branch, between the Cast and Return Node. On False, it’s business as usual, but it is True, connect it to the Return Node with Return value of Hidden.