Skip to main content

%iKnow.Compiler.StateOutputFunction

Property Inventory

Method Inventory

Properties

property Data as %Binary;
Property methods: DataGet(), DataIsValid(), DataSet()
property OutputFunc as OutputFunction;
Property methods: OutputFuncGet(), OutputFuncGetSwizzled(), OutputFuncIsValid(), OutputFuncNewObject(), OutputFuncSet()

Methods

method AddOutputAt(state As %Integer, token As %String)
The GotoFunction callbacks: Derive any data needed in the value part of the output function from the token.
method GetValue(token As %String) as %String

Inherited Members

Inherited Methods

FeedbackOpens in a new tab