Scripting

show_message (Tcl Script API Function)



The show_message function has the following format:

Syntax show_message <message_type>
Arguments

<message_type>

Type of message to be displayed. Valid types are info, warning, or error.

Return Value

Code Name Code String Return
TCL_OK 0 Message was displayed
TCL_ERROR 1 Invalid message type was specified
Description Displays information, warning, or error message.


Back to Top

- PLDWorld -

 

Created by chm2web html help conversion utility.