XLCubed is now FluenceXL. The new wiki can be found here: https://help.fluencexl.com/

XL3UserName

Revision as of 15:48, 31 January 2012 by Csalter (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Returns the user id of currently logged in user, optionally including the domain name.

Syntax

XL3Username( Domain )

Parameters

Parameter Description
Domain Boolean value, pass True to return the domain as part of the username: DOMAIN\USER (optional)

See Also