CFLIsAdmin Procedure

  • 2 minutes to read

Codeunit CFL Functions

Checks if the current user is the administrator.

Signature

CFLIsAdmin() : Boolean

Returns

Boolean

True if the user ID is 'ADMIN', otherwise false.