Executes a callback if the value does not exist (is null or undefined)
The type of the value
The callback function to execute
Optional
The value to check (optional)
Executes a callback if the value does not exist (is null or undefined)