Input.getParameterOption

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string getParameterOption(string value, bool onlyParams)
    class Input
    string
    getParameterOption
    (
    string value
    ,
    bool onlyParams = false
    )
  2. string getParameterOption(string value, string defaultValue, bool onlyParams)
  3. string getParameterOption(string[] values, string defaultValue, bool onlyParams)

Meta