Skip to main content

%iKnow.Shell.Command

class %iKnow.Shell.Command extends %Library.RegisteredObject

Property Inventory

Method Inventory

Parameters

parameter COMMAND = Command;
parameter QUERYCC = QueryCc;
parameter QUERYCRC = QueryCrc;
parameter QUERYENTITY = QueryEntity;
parameter QUERYPATH = QueryPath;
parameter QUERYSENTENCE = QuerySentence;
parameter QUERYSOURCE = QuerySource;

Properties

property ChildResult [ MultiDimensional ];
Property methods: ChildResultDisplayToLogical(), ChildResultGet(), ChildResultIsValid(), ChildResultLogicalToDisplay(), ChildResultLogicalToOdbc(), ChildResultNormalize(), ChildResultSet()

Methods

method Describe(shell As %iKnow.Shell, ByRef description)
method GetCommandName() as %String
final method RTToHeader(rtDesc As %String) as %List
method Run(shell As %iKnow.Shell, ByRef args, parentCommand As %iKnow.Shell.Command = "")
final method SetResult(ByRef result)
method Type(option As %String) as %String

Inherited Members

Inherited Methods

Subclasses

FeedbackOpens in a new tab