@AdminECLIsLocked (Formula Language)

Note: This @function is new with Release 7.

Checks the current status of the Administration ECL in the name and address book and returns 1 (True) if the Administration ECL is locked and editing is prevented; otherwise returns 0 (False).

Syntax

@AdminECLIsLocked

Return value

flag

Boolean

  • 1 (True) indicates that the Administration ECL is locked and may not be edited
  • 0 (False) indicates that the Administration ECL is not locked

Usage

You cannot use this function in Web applications. In Release 7, this function will be used in pubnames.ntf to determine if AdminECL is locked or not.