%ZEN.Datatype.script
datatype class %ZEN.Datatype.script extends %ZEN.Datatype.datatype
ODBC Type: VARCHAR
This is a string containing a client-side (java) script expression.Parameters
parameter MAXLEN = 2000;
Inherited description: The maximum number of characters the string can contain.
parameter XMLPROJECTION = attribute;