Aug 18, 2021
Hey Wieland,
Thanks for the comment.
I think I wrote this in some other comment, the main issue I need to deal with a value that comes from the utility user. And that value can be `null` or `undefined`. So I need to know if that value is there or not.
There are many ways to solve this, what I present is one I did not know about before.