Tag Link | [Series] | Category | Array |
---|---|---|---|
Type | Substitution | Source Available | Yes |
Support | Preferred | Version | 8.0 |
Change | Unchanged | Data Source | Any |
Output Type | None | Security | None |
Implementation | LCAPI | Sets | Lasso 8.5, Lasso 8.0 |
[Series] creates a set of sequential values. The tag requires two parameters which specify the start and end values for the series. The start value is incremented using ++ until it is equal to the end value.
[Series: MinValue, MaxValue]
Required Parameters | |
---|---|
Minimum | The minimum value for the series. |
Maximum | The maximum value for the series. |
See the Lasso 8 Language Guide for examples of how to use this tag.