sfGetCurrentDomain

Returns the name of the domain that the user is currently logged in to. A domain relates to the organization account that the user provides during the initial login.

Syntax

sfGetCurrentDomain()

Parameters

None

Returns

Name of the domain

Usage examples

sfGetCurrentDomain()

Returns the name of the domain that the user is currently logged in to.