Skip to main content

%SYSTEM.Context.InterOpFunctions

class %SYSTEM.Context.InterOpFunctions extends %Library.SystemBase

Property Inventory

Method Inventory

Properties

property functions as %RawString [ MultiDimensional ];
Array using $namespace first subscript - Case sensitive Second subscript is method name uppercase

Methods

method %OnNew(pNamespace=$namespace) as %Library.Status
method GetFunctionDetails(pFunction As %String, Output pSC As %Status = $$$OK, pNamespace As %String = $namespace) as %String
method GetFunctionSet(Output pArray, pNamespace As %String = $namespace) as %Status
method clearContext(pNamespace As %String = $namespace)
method outOfDate(pLastBuilt As %String) as %Boolean
method populateFunctions(pNamespace As %String = $namespace) as %Status

Inherited Members

Inherited Methods

FeedbackOpens in a new tab