Collection last n elements
Aus ExpeccoWiki
Schema
Description
Output the last N elements of the inCollection.
Errors
Raises an error if there are less than "n" elements in the input collection.
Back to Standard Library.
Previous: Collection [ All but first N Elements ]
Next: Collection [ Last N existing Elements ]
