SetServerName: Difference between revisions

From Onset Developer Wiki
(Created page with "{{Info|Function|Server|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|SetServerName(ServerName)}} {{FuncParameters}} {{FuncParam|ServerName|__EDIT_ME__}} {{FuncReturnV...")
 
(Documented parameters, return value and added realtedFunction)
Line 6: Line 6:


{{FuncParameters}}
{{FuncParameters}}
{{FuncParam|ServerName|__EDIT_ME__}}
{{FuncParam|ServerName|The name of the server.}}


{{FuncReturnValue|__EDIT_ME__}}
{{FuncReturnValue|This function doesn't return a value.}}


== Example ==
== Example ==
Line 14: Line 14:


{{RelatedFunctions}}
{{RelatedFunctions}}
__EDIT_ME__
[[GetServerName]]

Revision as of 19:10, 28 September 2019

SetServerName

Type: Function
Context: Server
Introduced: v1.0

Description

__EDIT_ME__

Syntax

SetServerName(ServerName)

Parameters

  • ServerName
    The name of the server.

Return Value

  • This function doesn't return a value.

Example

__EDIT_ME__

See also

GetServerName