I need to create multiple custom function that getting data from single webSocket. But, need to required bind message data in all custom function differently.
See above screenshot I have created two custom function. That running with same webSocket. But, need to bind data in both custom function using invocation. so, can we get reference of both the custom function & can we bind data in that custom function invidually?
I have followed below steps for implement custom functions
Please suggest me any solutions.
