ChartDirector 7.0 (ASP/COM/VB Edition)
ArrayMath.
Usage
Description
Arguments
Argument | Default | Description |
---|---|---|
c | (Mandatory) | The value of the constant element. |
len | (Mandatory) | The number of elements to insert. |
insertPoint | -1 | The position of the insertion point. The new elements will be inserted just before the insertion point. -1 means inserting elements at the end of the array. |
Return Value