Status
Tech review

Style guide




Short description

RreturnsĀ true only if all users in the list, groups of the list, and in the roles of the list, are active.

Output

Available since




This 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.


isActive(text user_name) #Output: Boolean



Parser expressionDescription


isActive(%{00125})


This example returnsĀ true if all users who are component leaders in the current project are active.

%{00125} is field code for Component leaders.



Parameters used in this function

ParameterInput (data type)Description
xxx

Parameter description.



This function returns a