Home › Forums › kdb+ › How to extract remote data › Re: How to extract remote data
-
Pass variable
a
to APIxxx
on remote handleh
and save to local variablet
:t:h(“xxx”;a)
More about IPC:
- https://code.kx.com/q/wp/ipc/#synchronous-queries
- Interprocess communication | Basics | kdb+ and q documentation
Formatting tips: