Skip to content
Luxembourg edited this page Mar 20, 2013 · 4 revisions

@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().

Clone this wiki locally