We have added a new expression to the list: present? as a counterpart of the expressionblank?. The new present? expression checks if a variable value is present or not. When a variable value ispresent, the expression will return true.
The new added expression Present? returns true if the variable has any value