Skip to content

iris.root

Current Iris root folder

Syntax

iris.root()
root = iris.root()

Output arguments

  • root [ char | string ]

    Path to the Iris root folder.

Description

The iris.root() function is equivalent to the following call to iris.get.

iris.get('irisRoot')