Default value
The “type path” of the object definition.
This variable is read-only.
mob/verb/test()
usr << type //displays "/mob"The “type path” of the object definition.
This variable is read-only.
mob/verb/test()
usr << type //displays "/mob"