GET_INFO(ARRAY) For an overview of the GET_INFO built-in, see the HELP topic GET_INFO. The following strings can be used for parameter2 when parameter1 is the keyword ARRAY: Parameter 2 | Return Value (Parameter 1 is keyword ARRAY) -------------------+------------------------------------------------+ "current" | Array - The current array in the internal | list of arrays | 0 - If none "first" | Array - The first array in the internal | list of arrays | 0 - If none "last" | Array - The last array in the internal | list of arrays | 0 - If none "next" | Array - The next array in the internal | list of arrays | 0 - If none "previous" | Array - The previous array in the internal | list of arrays | 0 - If none -------------------+------------------------------------------------+