Skip to main content
Version: 25.2

object

  • type for "is a" operator, keyword
  • new object, empty object
  • the object (of | named) x — (force evaluation as an object)
  • there is an object (named) x
  • this object
  • property -- object name (THIS COMPILES BUT DOESN'T SEEM TO WORK)