Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

%iKnow.Compiler.OutputFunction

Property Inventory

Method Inventory

Properties

property MaxState as %Integer;
Property methods: MaxStateDisplayToLogical(), MaxStateGet(), MaxStateIsValid(), MaxStateLogicalToDisplay(), MaxStateNormalize(), MaxStateSet()
property StatesGlobal as %String [ MultiDimensional ];
Property methods: StatesGlobalDisplayToLogical(), StatesGlobalGet(), StatesGlobalIsValid(), StatesGlobalLogicalToDisplay(), StatesGlobalLogicalToOdbc(), StatesGlobalNormalize(), StatesGlobalSet()

Methods

method Add(state As %Integer, value As %String)
final method Get(state As %Integer, index As %Integer, default As %String = "")
final method GetCount(state As %Integer) as %Integer
method HasValue(state As %Integer, value As %String) as %Boolean
method Merge(toState As %Integer, fromState As %Integer)
method SetCount(state As %Integer, count As %Integer)
method ToC(file As %String = "")

Inherited Members

Inherited Methods

FeedbackOpens in a new tab