Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| a_f:f:af:nesting_level [2022/09/02 02:52] – removed - external edit (Unknown date) 127.0.0.1 | a_f:f:af:nesting_level [2023/05/09 01:13] (current) – sean | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | {{tag> | ||
| + | ====== NESTING_LEVEL ====== | ||
| + | ===== Description ===== | ||
| + | Returns the level of nesting of the currently executing subreport. Master report has nesting level 0, the subreport of the master report has nesting level 1, the subreport of the subreport has nesting level 2 etc. | ||
| + | |||
| + | <callout type=" | ||
| + | ===== Parameters ===== | ||
| + | None | ||
| + | ===== Example ===== | ||
| + | None | ||