:navigation-title: iterator.intersect
.. include:: /Includes.rst.txt

.. _fluidtypo3-vhs-iterator-intersect:

========================================================
iterator.intersect ViewHelper `<vhs:iterator.intersect>`
========================================================


Intersects arrays/Traversables $a and $b into an array.


.. _fluidtypo3-vhs-iterator-intersect_arguments:

Arguments
=========


.. _iterator.intersect_a:

a
-

:aspect:`DataType`
   mixed

:aspect:`Required`
   false
:aspect:`Description`
   First Array/Traversable/CSV

.. _iterator.intersect_b:

b
-

:aspect:`DataType`
   mixed

:aspect:`Required`
   true
:aspect:`Description`
   Second Array/Traversable/CSV
