0

Debugger?

Hello all,

Where is the step-wise debugger where I can see my variables and their current values during execution?

If there is no debugger yet, is that feature coming soon?

2 replies

null
    • Ninox developper
    • Jacques_TUR
    • 1 yr ago
    • Reported - view

    Unfortunately, there is no debugger for Ninox yet. I intend to make one, but it won't be for a few months.

    Until then, if you work with the web version, you can use the debug() function (which is the equivalent of console.log() on JavaScript). To see the result, you must display your browser console (see in the browser development tools).

    The debugValueInfo() function also gives you more precision on the variables by indicating what type they are.

      • Jim.5
      • 1 yr ago
      • Reported - view

      Jacques TUR A debugger that soon would be amazing! A step-wise debugger with a way to look at your variables. Ahhhh!

      Thanks Jacques TUR!

Content aside

  • 1 yr agoLast active
  • 2Replies
  • 134Views
  • 2 Following