Count

Syntax

Count(Value: Variant)

Parameters

Value. Attribute:

For details see the Available Attributes section.

Description

It returns the number of values in the array of custom attribute of subject or object, and also the number of groups, which contain the user.

Example

Formula Result
= Count(OBJECT.ATTR) The function returns the number of values in the object custom attribute with the ATTR identifier.
= Count(SUBJECT.GROUPS) The function returns the number of the groups, which contain the user.

See also:

Functions Available in Expression Editor | Attribute-Based Access Control | IABACUtils.Count