EqlQuery.setParameter

Undocumented in source. Be warned that the author may not have intended to support it.
  1. EqlQuery setParameter(int idx, R param)
  2. EqlQuery setParameter(string idx, R param)
    class EqlQuery(T...)
    setParameter
    (
    R = string
    )
    (
    string idx
    ,)

Meta