.upload-image
The .upload-image
action Creates a button to let users upload and resize images from their device. It belongs to the upload category within the system area.
Action Syntax
.upload-image +imagetag
An image tag starting with +
Return Value
This function returns a
RESPONSE
value that can be stored in a variable:
$result = .upload-image
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
$response = .upload-image %icontag
Action code: 1088286670
Version: 0.6.4-3
Last updated: 2025-06-13