Count all incoming messages on the "input" port and write the count to the output port: var counter = 0 $.setPortCallback("input",onInput) function ...
確定! 回上一頁