load-saved
function
The load-saved
action loads all previously saves variables. It belongs to the localstorage category within the storage area.
Action Syntax
This action accepts various parameters. See the examples below for usage patterns.
Return Value
This function returns a
NUMBER
value that can be stored in a variable:
$result = load-saved
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
load-saved
Action code: 179703341
Version: 0.6.4
Last updated: 2025-06-13