lastlogin

prop
SYNOPSIS
        #include <properties.h>

        string P_LAST_LOGIN  "LastLogin"  -- read only

        string Query(P_LAST_LOGIN)
         or
        string QueryLastLogin()

DESCRIPTION
        This property holds the last time the player logged in.

AVAILABILITY
        /std/player

SEE ALSO
        player(S)