Collection Slicer

26de4000901eb884c98fb67954a60704

Given a collection, it slices out a chunk consisting of "slices_by" many items and emits it along with the rest of the collection.

The Part in Action

The best way to learn how to use this part is to see how it is used in context! Here is a Website that uses the part!

Technical Specification

Configurable Properties

  • slices_by
  • Inputs

  • collection_in
  • Outputs

  • slice_out
  • sliced_collection_out
  • Did you find this part useful? Could it be improved? Tell us about it below!

    Download