Hello,

Is there any way to use $input identifier on some events?

e.g:

Code:
ON *:CONNECT: { var %ok = $input(Connected,oid,Info) }


- Thanks!