=====ResumeLiveData===== ====Summary==== This function will resume receiving live data from external sources in the event that receiving live data has been paused by [[pauselivedata]] function call. ====Examples==== > This function will resume receiving live data from external sources. Useful if live data has been stopped from a call to [[pauselivedata]].