unreal.DataprepStringsArrayFilter

class unreal.DataprepStringsArrayFilter(outer=None, name='None')

Bases: unreal.DataprepFilter

Dataprep Strings Array Filter

C++ Source:

  • Plugin: DataprepEditor

  • Module: DataprepCore

  • File: DataprepStringsArrayFilter.h

Editor Properties: (see get_editor_property/set_editor_property)

  • is_excluding_result (bool): [Read-Write] Is this filter a excluding filter (a filter that is inverse his normal output)

  • string_matching_criteria (DataprepStringMatchType): [Read-Write] The matching criteria used when checking if a fetched value can pass the filter

  • user_string (str): [Read-Write] The string used when doing the comparison