Filter Collection List

Description

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

Options

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

Inputs

  • Collection List - A collection list.
  • Name - A string, name for filtering.

Outputs

  • Collection List - The collection list.