Poke - Function SummarySummary:Returns value after changing its data at the given index. (See manual) Usage:poke value index data Arguments:value - The value argument. (must be: series money date time object port tuple) index - The index argument. (must be: number logic pair) data - new value Description:Similar to CHANGE, but also takes an index into the series.
Related:change - Changes a value in a series and returns the series after the change.
| ||||
|