%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 clearContext(pNamespace As %String = $namespace)