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] – ↷ Page moved from a_f:f:f:nesting_level to a_f:f:af:nesting_level administrator | a_f:f:af:nesting_level [2023/05/09 01:13] (current) – sean | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | {{tag>Functions | + | {{tag>Index Function |
| ====== NESTING_LEVEL ====== | ====== NESTING_LEVEL ====== | ||
| ===== Description ===== | ===== 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. | 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 ===== | ===== Parameters ===== | ||
| None | None | ||
| ===== Example ===== | ===== Example ===== | ||
| - | (to be used only inside tags in the Report Designer) | + | None |