Function getDataFromEvent

Function Documentation

void getDataFromEvent(eventDataStr &eventData)

Get component and function data from event string (Format: componentName.functionName.eventName)

Parameters:

eventData – event data structure passed by reference from which the event string is extracted and the component and function data are stored