Skip to main content

%iKnow.TextTransformation.InsertParsed

Property Inventory

Method Inventory

Properties

property KVTableName as %String;
Property methods: KVTableNameDisplayToLogical(), KVTableNameGet(), KVTableNameIsValid(), KVTableNameLogicalToDisplay(), KVTableNameLogicalToOdbc(), KVTableNameNormalize(), KVTableNameSet()
property SectionTableName as %String;
Property methods: SectionTableNameDisplayToLogical(), SectionTableNameGet(), SectionTableNameIsValid(), SectionTableNameLogicalToDisplay(), SectionTableNameLogicalToOdbc(), SectionTableNameNormalize(), SectionTableNameSet()

Methods

classmethod GetArrays(ByRef text As %RawString, ByRef keyArray As %RawString, ByRef headerArray As %RawString) as %Status
method InsertKV(ln, ref, header, key, value) as %Status
method InsertSection(ln, ref, header, str) as %Status
method Run(ByRef text As %RawString, ref As %String) as %Status

Inherited Members

Inherited Methods

FeedbackOpens in a new tab