Skip to content
umangenius-logo
U Man Genius docs
  • Pages
    • Welcome
      • ninext-loupe
        Ninext documentation
        • ninox-logo
          Ninext APP
        • Installation
        • Update history
        • Uninstall
        • icon picker
          Popup ninext
          • Fields and Functions
          • Debug tracer
          • 🚧 Errors
          • Finder
        • 🚧 Edit field
        • Copy, paste, duplicate & delete
        • HTML helping functions
        • Native JS
          • Clipboard sample
        • Badges
        • View field event
        • Button event
      • ninox-logo
        Scripting tips & tricks
        • General Information
        • Var and Let
        • Functions
        • If Then else
        • For and while loops
        • select, where, from, to
        • Order By (or Order)
        • create, delete, and duplicate
        • JSON in Ninox
        • Arrays in Ninox
        • Undocumented functions in Ninox
        • Manipulating Record IDs in Ninox
        • Dynamic Choice & MultiChoice
The following pop-up can be opened by clicking on the magnifying glass icon
image.png
in admin mode in Ninox: ​
image.png
The three icons in the top left corner allow:
image.png
- Positioning the pop-up below the Ninox screen (similar to how browsers often handle it).
image.png
- Positioning the pop-up to the right of the Ninox display.
image.png
- Placing the pop-up over the Ninox display (it might need to be moved to click on a field in the Ninox interface).
The following four sections are available in the pop-up to assist the developer in their work. Detailed explanations are provided in the respective subpages:
Provides access to all globally defined functions and all fields in all tables, as well as their usage within the entire source code.
: Used to display the content of variables during the program's execution.
Shows all errors that exist within the database and allows access to the respective locations.
Enables searching throughout the entire source code, including support for RegEx expressions.


Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.