Skip to main content

%SYSTEM.Help

abstract class %SYSTEM.Help

This is a helper class that is used by the various %SYSTEM classes to provide a Help method.

Method Inventory

Methods

classmethod Help(method As %String = "") as %String
Write out a list of the methods of this object to the console. Pass the method name as an argument to see the full description for this item.

Subclasses

FeedbackOpens in a new tab