Executes a callback if the value exists
The type of the value
The callback function to execute
Optional
The value to check (optional)
True if the value exists and callback was executed, false otherwise
Executes a callback if the value exists