Skip to main content
Version: 16.9.0

textSearchConfig

textSearchConfig

class textSearchConfig(ConfigElement)

A textSearchConfig ConfigElement.

textSearchConfig( libVersion="core2", textList_subelements=[ {"name": "textItem", "switches": [ {"name": "text", "value": "generic"}, {"name": "textSetting", "@replacementChar": "*", "value": "redact"}, ]} ] )

__init__

def __init__(attributes: dict = {}, textList_subelements: list = [], **kwargs)