In these cases, it's usually easiest to put together a quick test (which is what I did).
2 loops - one constantly waiting with a timeout, the other sending only when a button is pressed. This clearly shows that in both cases, when a timeout occurs, the data coming out is the default data type of the notifier - an empty string, an empty array, a false boolean, a 0 numeric and so on...
___________________
Try to take over the world!