SetServerName

From Onset Developer Wiki
Revision as of 17:12, 13 November 2019 by 28days (talk | contribs)
SetServerName

Type: Function
Context: Server
Introduced: v1.0

Description

Sets the display name of the server.

Syntax

SetServerName(ServerName)

Parameters

  • ServerName
    The name of the server.

Return Value

  • This function doesn't return a value.

Example

__EDIT_ME__

See also