URIVariable.isUndefined

struct URIVariable
const @property @safe
bool
isUndefined
()

Return Value

Type: bool

whether this variable is undefined or not. A variable is undefined if it is the empty list or unset. Empty string is not considered undefined.

Meta