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