Returns the value for a given string. This function binary or's the parameters, so it may not work well when using **kwargs :param labels: A string of parameter names. :param sep: The seperator used to seperate the provided parameters. :returns: The found value .. seealso:: :meth:`value`
(self, labels, sep=' ')