Message()

From ElectronicWar

Jump to: navigation, search
Function information for message()
Function message()
Parameters (string ip, string message)
API All APIs
Cost $10
Level 1
CPU Usage 1
Description Sends a message in the form of a string to the given IP address. This function may be used in all scripts.


[edit] Example

message(getSourceIP(), "Hello world!");
Personal tools