Filter Text Block List

Description

This node allows to filter input text block list by name, and it outputs a new text block list which contains all the text blocks having given name as a prefix or superfix.

Options

  • Starts With - To filter text block list with given name as a prefix.
  • Ends With - To filter text block list with given name as a superfix.
  • Case Sensitive - When enable, it allows to take into account the case of name while filtering.

Inputs

  • Text Block List - A text block list.
  • Name - A string, name for filtering.

Outputs

  • Text Block List - The text block list.