»Click here to display Table of Contents« Process Studio > Developer's Guide > Tcl > Tcl APIs provided by Process Manager:
Syntax
::hw::pmgr::PmgrGetCurrentTemplateDir
Arguments
None
Returns
The directory of the currently loaded template. Throws error (if any)
Example
set strTplDir [::hw::pmgr::PmgrGetCurrentTemplateDir];