load-app-data
function
The load-app-data
action loads app data (private). It belongs to the data category within the data area.
Action Syntax
load-app-data $variable
A variable name starting with $
Return Value
This function returns a
VARREC
value that can be stored in a variable:
$result = load-app-data
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
$varrec = load-app-data $varname
Action code: 842600101
Version: 0.6.4-0
Last updated: 2025-06-13