Server calling rpc on a particular client?

I see this mentioned in the docs but don’t understand how to do it. I have an event that happens on the server and want to tell only the effected client about it. How do I call an rpc on only that one client?

Thanks!
Psx

Aha!

found it. It’s in a weird place at the bottom of the networkview script reference page. Must’ve overlooked it.