:IS-INSTANCE

Purpose

Succeeds if the argument is an instance.

Parameters

instance
A frame to be checked.

Examples

  (:IS-INSTANCE  Objects)
  (:IS-INSTANCE  Rover)
  (:IS-INSTANCE  ?x)

Success criteria

Succeeds if the frame is an instance.

Failure criteria

Fails if the frame is not an instance.

Notes

None.

Related commands


Back to...

Algernon commands
Algernon Documentation Central
Algernon home page