app-data
function
The app-data
action stub action for all server app data ACTIONS. It belongs to the data category within the data area.
Action Syntax
app-data $variable
A variable name starting with $
Return Value
This function returns a
RESPONSE
value that can be stored in a variable:
$result = app-data
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
$response = app-data $varname
Action code: 3582069606
Version: 0.6.4-0
Last updated: 2025-06-13