class DATACOL

<< Click to Display Table of Contents >>

Navigation:  Explain™ Control Language  > Library Routines > Data and Text classes >

class DATACOL

Description

Hold a one-dimensional data array. DATACOL objects are usually short-lived, existing only during a function call.

 

As appropriate for transient objects, there are no Datacol functions callable directly from Explain™.

 

Datacol objects are generally produced by a call to a Curve.DataCol() function.

 

Type

CLASS

 

Related Topics