You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

The function checks if a user is active. Argument user_name can also be a comma-separated list of user names, group names or role names. In that case, the function will return TRUE only if all users in the list, groups of the list, and in the roles of the list, are active.

Syntax
isActive(text user_name) #Output: Boolean
Examples
Parser expressionDescription
isActive(%{00125})

The function returns TRUE if all users who are component leaders in the current project are active.

%{00125} is field code for Component leaders.

Additional information

Parameters used in this function

ParameterInput (data type)Description
<parameter>

DATA TYPE

Parameter description.
Output

The function returns a BOOLEAN