> For the complete documentation index, see [llms.txt](https://docs.nedyx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nedyx.com/nedyx/clearlines-functions/range-functions/level.md).

# LEVEL

#### Syntax <a href="#syntax" id="syntax"></a>

**LEVEL**(*range*)

* *range* - the range or hierarchy widget, from which the level should be returned - ***Value type**: widget*

#### Remarks <a href="#remarks" id="remarks"></a>

* For hierarchy widgets, this function returns the levels of the currently visible rows as absolute values in a column.
* This function is particularly useful for styling different hierarchy levels in different ways or for programmatic handling of hierarchy depth information.
