admin-login
function
The admin-login
action admin-login. It belongs to the auth category within the external area.
Action Syntax
admin-login @reference $variable
A reference starting with @ followed by A variable name starting with $
admin-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 = admin-login
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
$item = admin-login @name $passcode
Action code: 2752360110
Version: 0.6.4-1
Last updated: 2025-06-13