abstract class %SYSTEM.Help
This is a helper class that is used by the various %SYSTEM classes to
provide a Help method.
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
|
1
|
|
|
|
|
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.