Closed nhantran0506 closed 2 months ago
It only works if the values provided are JSON Serializable as its corresponding event will be stored to a dictionary for caching. And Could you please elaborate on why you need this feature?
It only works if the values provided are JSON Serializable as its corresponding event will be stored to a dictionary for caching. And Could you please elaborate on why you need this feature?
Well, it is easier if I can execute a class method from outside and not set up that class all again in the action.
I wonder how can I pass in classes for variable in context just like below. I can not find any example about this, only see text and number