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..." |
X7airworker (talk | contribs) Documented parameters, return value and added realtedFunction |
||
Line 6: | Line 6: | ||
{{FuncParameters}} | {{FuncParameters}} | ||
{{FuncParam|ServerName| | {{FuncParam|ServerName|The name of the server.}} | ||
{{FuncReturnValue| | {{FuncReturnValue|This function doesn't return a value.}} | ||
== Example == | == Example == | ||
Line 14: | Line 14: | ||
{{RelatedFunctions}} | {{RelatedFunctions}} | ||
[[GetServerName]] |
Revision as of 19:10, 28 September 2019
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__