Filter the array based on the Object name.
Target is Datasmith Data Preparation Filter Library
Contains
|
Target Array
Array of Object References
|
Array of Object to filter. The array will not change. |
|
Name Sub String
String
|
The name to filter with. |
|
String Match
EEditorScriptingStringMatchType Enum
|
Contains the NameSubString OR matches with the wildcard *? OR exactly the same value. |
|
Return Value
Array of Object References
|
The filtered list. |