EMA-XPS Online


OBJECT-OF

OBJECT-OF
=========

syntax: (object-of <kb-object-identifier> [:KB <kb>])

Warning: the key :KB is unsupported yet!

This function returns the identified object.

example: >(object-of 'city)
         #<FRAME CITY>


EMA-XPS Online