Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

%ZEN.Report.Datatype.string

datatype class %ZEN.Report.Datatype.string extends %ZEN.Datatype.string

ODBC Type: VARCHAR

Parameters

parameter REPORTFIELD = 1;
When used in a %ZEN.Report.CustomAggregate, any property that is marked with parameter REPORTFIELD=1 has its value passed to %val as a node.

Inherited Members

Inherited Methods

FeedbackOpens in a new tab