Executes a callback if the value is undefined
The type of the value
The callback function to execute
Optional
The value to check (optional)
False if the value is undefined and callback was executed, true otherwise
Executes a callback if the value is undefined