isobject
Check if a value is an object. Returns true for empty objects, false for arrays and other data types.
Instructions
Validate whether a supplied Value is an Object. Empty Objects will evaluate to True. Arrays and other data types will evaluate to False.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||