Arrays and Structures

Prev Next

Introduction

This section provides an overview of functions defining and working with arrays and structures.


Procedures and Functions Provided:


Array functions:
    dim
    redim
    dim protect
    redim protect
    array
    array protect

Structure functions:
    structure
    structure protect
    member count
    weight
    weight profile
    depth

Changing between structures and arrays:
    structure to array
    structure to array recursive
    array to array structure
    array to structure

Read variable members into parameter sets:
    set
    set names