Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

%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