user-login
function
The user-login
action user-login. It belongs to the auth category within the external area.
Action Syntax
user-login @reference $variable
A reference starting with @ followed by A variable name starting with $
user-login $variable $variable
A variable name starting with $ followed by A variable name starting with $
Return Value
This function returns a
ITEM
value that can be stored in a variable:$result = user-login
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
$item = user-login @name $passcode
Action code: 55289083
Version: 0.6.4-4
Last updated: 2025-06-13