Long story short - I would like to set a variable for opacity for conditional logic. I don’t want to hide it (with boolean) as I don’t want to make the impact for space as the element is in auto layout.
I wasn’t able to assign a number nor string.

