GetServerIP

From Onset Developer Wiki
GetServerIP

Type: Function
Context: Client
Introduced: v1.3.0

Description

Gets the current server IP address.

Syntax

GetServerIP()

Parameters

  • This function has no parameters.

Return Value

Example

ConnectToServer(GetServerIP(), GetServerPort())

See also