class ARRAY

<< Click to Display Table of Contents >>

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

class ARRAY

Description

Store a multidimensional array of data.

 

Elements stored in an ARRAY object can be any valid Explain™ data type or object. Each element maintains a type, so one array can hold multiple types of Explain objects simultaneously.

 

Type

CLASS