When you use the getValue() function of the event object, you're
simply passing the _name_ of the variable you want out of the event.
You don't have the variable yet, so you can't grab any properties or
key/value pairs out of that variable until after getValue() has
finished retrieving it.

--Brian

-- 
Model-Glue Sites:
Home Page: http://www.model-glue.com
Documentation: http://docs.model-glue.com
Bug Tracker: http://bugs.model-glue.com
Blog: http://www.model-glue.com/blog

You received this message because you are subscribed to the Google
Groups "model-glue" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/model-glue?hl=en

Reply via email to