Skip to content

IsItem

Description

IsItem is a Function
Returns true if the given value is an Item Component that isn't nil

Example
local testVariable = IsItem(nil)
Usage

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