If input is null (Conditional)
Check if input is null.
Takes a string or the current input. Checks to see if the value is null.
Returns true if null and false if not null.
Last updated 3 years ago