Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
ref:a_f:f:af:nesting_level [2026/08/13 00:43] – removed - external edit (Unknown date) 127.0.0.1ref:a_f:f:af:nesting_level [2026/08/13 00:43] (current) – ↷ Page moved from a_f:f:af:nesting_level to ref:a_f:f:af:nesting_level localdev
Line 1: Line 1:
 +{{tag>Index Function Function_List Reports_And_Documentation}}
 +====== 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="primary" title="note" icon="true">To be used only inside tags in the Report Designer</callout>
 +===== Parameters =====  
 +None
 +===== Example =====  
 +None