Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [%iKnow] >  [TextTransformation] >  [OutputSection]
Private  Storage   

deprecatedserial class %iKnow.TextTransformation.OutputSection extends %SerialObject

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

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
4 3 1


Summary

Properties
Header Location Text

Methods
%AddToSaveSet %AddToSyncSet %ClassIsLatestVersion %ClassName
%ConstructClone %Delete %DeleteId %DispatchClassMethod
%DispatchGetModified %DispatchGetProperty %DispatchMethod %DispatchSetModified
%DispatchSetMultidimProperty %DispatchSetProperty %Extends %GetParameter
%GetSwizzleObject %IsA %IsModified %IsNull
%New %NormalizeObject %ObjectIsNull %ObjectModified
%OnBeforeAddToSync %OnDetermineClass %Open %OpenId
%OriginalNamespace %PackageName %RemoveFromSaveSet %ResolveConcurrencyConflict
%SerializeObject %SetModified %SyncObjectIn %SyncTransport
%ValidateObject AddKeyValue GetKeyValueAt GetKeyValueCount
LogicalToOdbc OdbcToLogical


Properties

• property Header as %String(MAXLEN=1000);
• property Location as OutputLocation;
• property Text as %String(MAXLEN="");

Methods

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

Indices

•index (HeaderIdx on Header);


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.