About this Snippet
If the value mapped is NULL or an empty string "" - it hits the FALSE branch.
If there is ANYTHING in the mapped value, it hits the TRUE branch.
See it in action

If the value mapped is NULL or an empty string "" - it hits the FALSE branch.
If there is ANYTHING in the mapped value, it hits the TRUE branch.
