<< 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 |
Outputs data into the server message system.
Example
server.Message(val,val1,"Text");
The function returns nothing.