This internal function returns the value contained in the property belonging to the object pointed at by the reference item passed in its argument.
If the passed-in argument is not a reference item, it is returned as the result.
If the object being referred to does not exist, a runtime error is generated.
Otherwise the usual Get() function behavior is invoked for the property named in the reference.
Prev | Home | Next |
GetPropertyName() | Up | Global code |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |