|   Tail - Function SummarySummary:Returns the series at the position after the last value. Usage:tail series Arguments:series - The series argument. (must be: series port) Description:Access to the tail allows insertion at the end of a series (because insertion always occurs before the specified element). 
 Related:head  - Returns the series at its head. 
 | ||||
| 
 | ||||