save-app-image
function
The save-app-image
action saves an app image. It belongs to the images category within the ui area.
Action Syntax
save-app-image +imagetag $variable
An image tag starting with + followed by A variable name starting with $
save-app-image +imagetag https://...
An image tag starting with + followed by A valid URL
Return Value
This function returns a
RESPONSE
value that can be stored in a variable:
$result = save-app-image
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
$response = save-app-image %savetag $imagedata
Action code: 231635509
Version: 0.6.4-0
Last updated: 2025-06-13