Skip to content

IsObject

Description

IsObject is a Function
Returns true if the given value is an Object that isn't nil

Example
local testVariable = IsObject(nil)
Usage

network usage: Any (Client or Server/Host)
returns: bool
parameters:
- data (Wildcard)