At - Function SummarySummary:Returns the series at the specified index. Usage:at series index Arguments:series - The series argument. (must be: series port) index - Can be positive, negative, or zero. (must be: number logic pair) Description:Provides a simple way to index into a series. AT returns the series at the new index point. Note that the operation is relative to the current position within the series.
Related:head - Returns the series at its head.
| ||||
|