server.port

From GTA Connected
Jump to navigation Jump to search

Variable Server Only icon-iii.png icon-vc.png icon-sa.png icon-iv.png Online and Offline Read-Only

Available since Server 1.0.72

int server.port

The server.port variable is used to fetch the port number for the server, between 0 and 65,535.

Value

int An integer representing the port number for the server.
readonly This variable cannot be changed.

Notes

There aren't any notes for this variable.

Examples

There aren't any examples for this variable.

Compatibility

There isn't any compatibility information for this variable.