Skip to content

AutoLogin

Datatype providing access to AutoLogin status and profile information.

Members

bool Active

True when actively performing automated login

LoginProfile Profile

Displays autologin profile information, also provides access to current profile information (LoginProfile type)

Examples

/echo ${AutoLogin.Active}           # Check if autologin is running
/echo ${AutoLogin.Profile.Account}  # Show account name from profile