Share via


Object member expected 

You attempted to perform an operation on an object's data member, but the member does not exist.

To correct this error

  • Ensure you typed the name of the data member correctly.

See Also

Reference

Object Object (JScript 5.6)

Concepts

Objects (JScript 5.6)