Skip to main content

%iKnow.TextTransformation.OutputSection

deprecated serial class %iKnow.TextTransformation.OutputSection extends %Library.SerialObject

This class represents a section identified when executing a TT model.

Property Inventory

Method Inventory

Properties

Property methods: HeaderDisplayToLogical(), HeaderGet(), HeaderIsValid(), HeaderLogicalToDisplay(), HeaderLogicalToOdbc(), HeaderNormalize(), HeaderSet()
property Location as OutputLocation;
Property methods: LocationGet(), LocationGetObject(), LocationGetObjectId(), LocationGetSwizzled(), LocationIsEmpty(), LocationIsValid(), LocationNewObject(), LocationSet(), LocationSetObject(), LocationSetObjectId(), LocationUnSwizzle()
property Text as %String);
Property methods: TextDisplayToLogical(), TextGet(), TextIsValid(), TextLogicalToDisplay(), TextLogicalToOdbc(), TextNormalize(), TextSet()

Methods

method AddKeyValue(pKeyValue As OutputKeyValue) as %Status
method GetKeyValueAt(pPosition As %Integer) as OutputKeyValue
method GetKeyValueCount() as %Integer

Indexes

index (HeaderIdx on Header);

Inherited Members

Inherited Methods

FeedbackOpens in a new tab