clear-image
The clear-image
action deletes a stored images from this device. It belongs to the images category within the ui area.
Action Syntax
clear-image +imagetag
An image tag starting with +
clear-image $variable
A variable name starting with $
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
clear-image %imagetag
// Using Variables
// Display dynamic content from variables
clear-image $imagetag
Action code: 3218907078
Version: 0.6.4-1
Last updated: 2025-06-13