@query - luxembourg/muxcode-clm GitHub Wiki
@QUERY
COMMAND: @query[/<method>] <dbref>/<attribute>=[<dbname>]/<query>
Performs an asynchronous query of external (possibly remote) data. When the query completes, <attribute> on <dbref> is @triggered with the result. For this to work, the server must be compiled with --enable-stubslave.
Methods include:
sql - Use SQL.
Related Topics: rserror, rsnext, rsprev, rsrelease, rsrec, rsrecnext(), rsrecprev(), rsrows(), sql().