add method

add

Adds string filter.

def add(self, filter):
    ...
ParameterTypeDescription
filterstrThe filter data.

See Also