Is there a shorter/cleaner way to do the null/undefined testing?
The "With" works (probably the others works too...)
But with the "With" the role UI disappear/appear even if there are conditions inside... For Example... I need to set a Status (true/false) button, but only if the Status isn't null...
Desativar
Ativar
This works. In this case.
But sometimes just the "With" works like Simon_Weaver said!