URIVariable.value

  1. string value()
    struct URIVariable
    const @property @trusted
    string
    value
    ()
  2. string value(string value)

Return Value

Type: string

the single value this variable is pointing to.

Meta