Usage
Syntax: getservername();
Returns string.
Explanation
Returns the name of the server, for example, "Unholy Nation".
Example
function onCreated() { echo("This server is " @ getservername()); }
Categories
CategoryFunctionClientside
CategoryFunctionServerside
There are no comments on this page. [Add comment]