<A HREF="agentkit_contents.html"><img align=center src="contents.gif" ALT="Contents"></A> Up Previous Next

ask-capability

Checks whether the given capability is supported by the agent.

(Probably redundant since this can be in the agent definition file).

performative	ask-capability
DDE message     Request
:language       KIF
:content        ?capability (KIF expression)
A KQML string should be passed back. Examples of these include:

Yes	        (result :capability yes)
No	        (result :capability no)
Unknown	        (result :capability unknown)