%iKnow.Shell.Command
Class %iKnow.Shell.Command Extends %RegisteredObject [ Deprecated ]
Parameters
COMMAND
Parameter COMMAND = "Command";
QUERYENTITY
Parameter QUERYENTITY = "QueryEntity";
QUERYCRC
Parameter QUERYCRC = "QueryCrc";
QUERYCC
Parameter QUERYCC = "QueryCc";
QUERYPATH
Parameter QUERYPATH = "QueryPath";
QUERYSENTENCE
Parameter QUERYSENTENCE = "QuerySentence";
QUERYSOURCE
Parameter QUERYSOURCE = "QuerySource";
Properties
ChildResult
Property ChildResult [ MultiDimensional ];
Methods
GetCommandName
Method GetCommandName() As %String
Type
Method Type(option As %String) As %String
Describe
Method Describe(shell As %iKnow.Shell, ByRef description)
Run
Method Run(shell As %iKnow.Shell, ByRef args, parentCommand As %iKnow.Shell.Command = "")
SetResult
Method SetResult(ByRef result) [ Final ]
RTToHeader
Method RTToHeader(rtDesc As %String) As %List [ Final ]