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