HyperWorks Tools

::hw::pmgr::PmgrGetTaskDisplayName

::hw::pmgr::PmgrGetTaskDisplayName

Previous topic Next topic No expanding text in this topic  

::hw::pmgr::PmgrGetTaskDisplayName

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

Syntax

::hw::pmgr::PmgrGetTaskDisplayName strUniqueTaskName


Arguments

StrUniqueTaskName

Unique name of the selected task.

Returns

The display name of the task.
Throws error (if any)

Example

set strDisplayName [::hw::pmgr::PmgrGetTaskDisplayName "Mesh"];