Difference between revisions of "TCPAdminPM"

From Soldat Community Wiki
Jump to: navigation, search
(Created page with "===From the Scripting Manual=== ''procedure TCPAdminPM(ToIP, Text: string);'' '''Parameter Info:''' ToIP (String): IP Address of the connect TCP admin whom will receive ...")
 
(No difference)

Latest revision as of 12:10, 15 August 2012

From the Scripting Manual

procedure TCPAdminPM(ToIP, Text: string);

Parameter Info:
 ToIP (String): IP Address of the connect TCP admin whom will receive the message.
 Text (String): Text to be sent to admin.

Description:
 This function will send (Text) to the TCP Admin connected with (ToIP) IP Address.

Examples

TCPAdminPM('127.0.0.1','Hey there...'); //Will send 'Hey there' to 127.0.0.1


External Links

freelance writing opportunities