Custom Command
FunctionsIs and Has Functions

$isValidObject

checks if the given Object is valid ,returns true,false

Usage

$isValidObject[Object]

Example:

Member
9/5/2026

!!exec $isValidObject[{"key":"value"}]

Custom Command
APP
9/5/2026

true

Function difficulty: Easy

Tags:
Is Valid Object

On this page