%SYSTEM.Context.InterOpFunctions
donotuse class %SYSTEM.Context.InterOpFunctions extends %Library.SystemBase
Property Inventory (Including Private)
Method Inventory (Including Private)
Properties (Including Private)
property functions as %RawString [ MultiDimensional ];
Array using $namespace first subscript - Case sensitive
Second subscript is method name uppercase
Methods (Including Private)
method %OnNew(pNamespace=$namespace) as %Library.Status [ Language = objectscript ]
method GetFunctionDetails(pFunction As %String, Output pSC As %Status = $$$OK, pNamespace As %String = $namespace) as %String [ Language = objectscript ]
method GetFunctionSet(Output pArray, pNamespace As %String = $namespace) as %Status [ Language = objectscript ]
method clearContext(pNamespace As %String = $namespace) [ Language = objectscript ]