Skip to content

IsValid

Description

IsValid is a Function
Returns true if the given value is NOT nil

Example
local testVariable = IsValid(nil)
Usage

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