ExtensionConfig.setParameter

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void setParameter(string key)
  2. void setParameter(string key, int value)
    class ExtensionConfig
    final
    void
    setParameter
    (
    string key
    ,
    int value
    )
  3. void setParameter(string key, string value)

Meta