GetNetworkMessageFromIP - AGK Help

GetNetworkMessageFromIP

Description

Returns the IP that sent this message. Only applicable to messages received from broadcast listeners, network messages will return an empty string for this function. It will also return an empty string for messages created using CreateNetworkMessage.

Definition

string GetNetworkMessageFromIP( iMsgID )

Parameters