Using the Data Viewer (FileMaker Pro Advanced)You can use the Data Viewer to monitor expressions like field values, local and global variables, and calculation formulas. You can monitor expressions while running scripts or while testing them in the Script Debugger. You can also monitor field values and variables in the database file.The Current tab shows:The Watch tab monitors expressions. You can enter expressions, one per row, in the Data Viewer. When you use the Data Viewer with the Script Debugger, the Watch tab displays expressions from paused scripts letting you see how data changes as you step though a script. Expressions remain in the Watch tab until you delete them manually.
1.
2. Click the Current tab and do the following:Click the Watch tab and do the following:
1. Select an expression, click or double-click the expression, then define or edit the expression. See Edit Expression dialog box.2. Click Evaluate Now to display the results of the expression or click Monitor to add the expression to the Watch list. Click Refresh Values. Change the order of expressions in the Watch list
• Expressions remain in the Watch tab until you remove them.
• You can add local and global variables to the Data Viewer. Local variables begin with $ and global variables begin with $$. For more information, see Using variables.
• In the Current tab: