## 函数事件流函数 ```js function(event, op) { } ``` ### 参数 * event class [FunctionEvent](./FunctionEvent.md) * op class [Operation](./Operation.md)