Client.eval

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void eval(string script, int keyCount, string[] params)
    class Client
    void
    eval
    (
    string script
    ,,
    string[] params...
    )
  2. alias eval = BinaryClient.eval

Meta