bitfield_from_string
Description:
Converts text representation to its enumerated type bitfield, or 0 for invalid
Parameters:
filters |
the enumerated constant value, e.g. "available;~gui" |
Returns:
The enumerated type values |