Next: regex, Previous: record, Up: Internal Routines [Contents][Index]
redim, array, dimensions
redim( array, dimensions)
Changes the dimensions of array
to the indicated
dimension
. Up to #max_dims
dimensions may be
specified in any number of scalars or arrays. The function form returns
the modified array
.