HyperWorks Tools

::hw::pmgr::PmgrAddMessageToMessageLog

::hw::pmgr::PmgrAddMessageToMessageLog

Previous topic Next topic No expanding text in this topic  

::hw::pmgr::PmgrAddMessageToMessageLog

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

Syntax

::hw::pmgr::PmgrAddMessageToMessageLog StrMessage

Arguments

StrMessage
(Optional argument)

The message to be displayed in the log window.
If no argument is passed, the message log is simply displayed.

Returns

Throws error (if any)

Example

::hw::pmgr::PmgrAddMessageToMessageLog "Hello World";