Collection first n existing elements
Aus ExpeccoWiki
Schema
Description
Output the first N existing elements of the inCollection (1.7.1). This block's operation is similar to the previous one's. However, it does not raise an error, if there are less than the given "n" elements in the input-collection. Instead, only the number of elements which are actually present will be sent to the output.
Back to Standard Library.
Previous: Collection [ First N Elements ]
Next: Collection [ All but first N Elements ]
