Condition: Do not render element if ACF Fiel = number

Hello,
thank you for the possibility to create conditions. I really need that.

I read the tutorial (Filter: bricks/element/render – Bricks Academy) but unfortunately I don’t know PHP. Apparently I am unable to derive my solution from the examples. :frowning:

Can someone please help me.

I need something like this:

if content of ACF Field does not contain a number, then do not render “per hour”.
if content of ACF Field is a number, then render “per hour”.

Instead of a number, ACF Field can also say “individual” and “individual per hour” would not make sense.
image