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