::hw::pmgr::PmgrGetCurrentProjectDir

Syntax

::hw::pmgr::PmgrGetCurrentProjectDir

Arguments

None

Returns

The directory of the current process instance.

Throws error (if any)

Example

set strProjectDir [::hw::pmgr::PmgrGetCurrentProjectDir];