====== AVERAGE Command ====== AVERAGE,, This command averages up to 100 lines objects and stores the resultant line object in the number. The resultant line object will have the X values of all the source line objects. Linear Interpolation is used when finding values for line objects between points defined by the data. Extrapolation will use the y-value first or last defined point of the line object. The default name of the line object created in will be “Average Line”. * dest – Integer number for the destination line object * source1 ... 100 – Integer number for input line objects