Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

<<Recursive Reference - Cannot display value>> cfb dubugger problem

Enthusiast ,
Jun 24, 2010 Jun 24, 2010

I am using an object called t and its values are like so, when it should be a number

t[1].ask =<<Recursive Reference - Cannot display value>>

anything I can do?

TOPICS
Builder
831
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Jun 28, 2010 Jun 28, 2010
LATEST

I'm pretty sure you should be able to see it in the Expressions tab... create a new watch expression. Since you can't view an array as simple text, you need to evaluate the element you're interested in. I haven't used the Expressions pane very much... but you might be able to view complex objects in there.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources