@IR (Insert Row)

This macro creates a user-defined series of data.

SYNTAX:

@IR nSeries nElements fValue1 fValue2 ... fValueN szSeriesName

PARAMETERS:

nSeries; Series to insert row. -1 = append to end of data set.

nElements; 1...1024 defines the number of fValues that follow. For example if nElements is 3, it must be followed by 3 fValues that will be assigned to the first 3 groups of the new series.

fValue1 fValue2 ... fValueN; Values to assigned to each nElements.

szSeriesName; Name of the new series what will appear in the legend. Add a tilde (~) character to the series name string if you intend to define another macro in the same title field.

EXAMPLE: @IR.RPT

@IR -1 3 6 7 8 NewRow

PERSISTENT:

YES

Next Macro Previous Macro Return to Alpha List

Next Macro in this Group Previous Macro in this Group Return to Group List