is-item
function
The is-item
action checks to see if value is an item (object). It belongs to the logicfn category within the system area.
Action Syntax
is-item $variable
A variable name starting with $
Return Value
This function returns a
BOOLEAN
value that can be stored in a variable:
$result = is-item
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
$boolean = is-item $varname
Action code: 2281913776
Version: 0.0.0-4
Last updated: 2025-06-13