if-is-open
function
The if-is-open
action Checks if your business is currently open based on schedule. It belongs to the calendar category within the interaction area.
Action Syntax
if-is-open [file]
A file reference
Return Value
This function returns a
BOOLEAN
value that can be stored in a variable:
$result = if-is-open
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
$boolean = if-is-open [blockname]
Action code: 2533777462
Version: 0.6.4-10
Last updated: 2025-06-13