clientAddress()
Last updated 10/09/2024
The
clientAddress()
is a function on the Five
object that returns the network address of the client. The network address is
the remote IP address of the user's connection.
Available
Server
Function Signature
clientAddress() : string;