upload-app-image
function
The upload-app-image
action Uploads an image for use within your app interface. It belongs to the images category within the ui area.
Action Syntax
upload-app-image +imagetag
An image tag starting with +
Return Value
This function returns a
RESPONSE
value that can be stored in a variable:$result = upload-app-image
Valid sizes
tiny
small
medium
large
extra
Tags
ar
desired aspect ratio for the uploaded image
Examples
// Basic Usage
$response = upload-app-image %imagetag
Action code: 372849980
Version: 0.6.4-1
Last updated: 2025-06-13