Type Parameter
The Type Parameter can be any of the predefined Encore Data Types (*CHAR
, *BINARY
, etc.) as listed at the bottom, or it can be the name of a class or an interface, either in the current assembly or in a referenced assembly.
If a Type Parameter is not given, it will default to *Zoned
for a Len with two arguments, or *Char
for a Len with one argument.