Contents

arrayNew

Description

create a new array

Usage Syntax

arrayNew([number dimension]): array

Return Information

Return Type
array

Arguments

The arguments for this function are set. You can not use other arguments except the following ones.

Name Type Required Description
dimension number No Number of dimensions in new array: 1, 2, or 3

category Categories: