scitools.com

← Report catalog

Parameters Table is one of Understand's built-in reports — run it on your own code from the GUI, or headlessly with und report.

Parameters Table

Languages: C, C++
Targets: Functions
Parameters passed in at each call in a table view

This report shows a table of parameters passed into the function at each call. The first row shows the default value (if any) for the parameters. Clicking on a line number will open the location in the editor. Read more about it in the blog article ↗.

See also the Parameter Values interactive report that shows all the values of a parameter.