OM# Documentation

Splitting list contents: split

split returns every element of an input list in a separate output. It is a useful shorthand to access the first few elements of a list.

Add/remove outputs using the +/ - buttons.

Note: If several outputs are called, beware of multiple re-evaluations of the list, and consider using the eval-once option.

See also: hub