Functions to Operate with the Log

<< Click to Display Table of Contents >>

Navigation:  Multi-Protocol MasterOPC Server > Lua 5.1 Reference Manual > Function library > The SERVER Library >

Functions to Operate with the Log

Functions to Operate with the Log

mbul_mail server.Message

server.Message

Outputs data into the server message system.

Example

server.Message(val,val1,"Text");

The function returns nothing.