currentUserKey()
Last updated 10/09/2024
The
currentUserKey()
is a function on the Five
object that returns the key (GUID) for the current user authenticated for this session.
Available
Client and Server
Function Signature
currentUserKey() : string;