FlexBuilder debugger: what can the "expressions" tab be used for?

Posted by David Wolever on Stack Overflow See other posts from Stack Overflow or by David Wolever
Published on 2010-06-14T17:54:48Z Indexed on 2010/06/14 18:52 UTC
Read the original article Hit count: 214

Filed under:
|
|

As the title suggests, is there any documentation on the FlexBuilder "expressions" tab, and what expressions it can accept?

As far as I can tell, it can show the value of variables, but that's it: comparisons, function and method calls all fail:

alt text

Edit: this is specific to FB3 — Flex Builder. Apparently FB4 — Flash Builder — is slightly less incompetent.

© Stack Overflow or respective owner

Related posts about flex

Related posts about debugging