Current user

Syntax

	currentUser()

Description

Returns the user currently logged on to the system in whose context the running script is executed. The result is not a contact (Contacts:PersonContact) but the actual application access (tl.accounts:Person).

Return value

Type: tl.accounts:Person

The user currently logged in.