Input.getParameterOption

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

Meta