Skip to content

isServer

Description

isServer is a Property
Returns true if the machine running this script IS the server.

Example
isServer = true
local testVariable = isServer
Usage

returns: bool