HyperWorks Tools

::hw::pmgr::PmgrCloseTemplate

::hw::pmgr::PmgrCloseTemplate

Previous topic Next topic No expanding text in this topic  

::hw::pmgr::PmgrCloseTemplate

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

Syntax

::hw::pmgr::PmgrCloseTemplate  bSave bAskUser

Arguments

bSave
(true/false)

Specify whether the current instance needs to be saved before quitting.

 

bAskUser
(true/false)

Specify whether you need to be prompted before saving.

Returns

Throws error (if any)

Example

::hw::pmgr::PmgrCloseTemplate true true;