meta.array

An array describes a repeating structure. The first expression must return an integer value that describes the number of elements in the array. The type expression is read for each element.

meta.array:
   {
	@meta.expression["size"],
	@meta.expression["type"]
   };

Copyright 2004-2007 © Einet Pty Ltd
Legal Notice