Asserts that the given input is defined (not null and not undefined)
The value to check.
Optional
Message to include in error message if this assertion fails.
Asserts that the given input is defined (not null and not undefined)