have
function
The have
action checks for variables existance. It belongs to the logicfn category within the system area.
Action Syntax
have $variable
A variable name starting with $
Return Value
This function returns a
BOOLEAN
value that can be stored in a variable:
$result = have
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
$boolean = have $varname
Action code: 2548611569
Version: 0.6.4-2
Last updated: 2025-06-13