FORMULA LANGUAGE


Examples: @IsNotMember
1. This example returns 0.
2. This example returns 1 if R&D is not in the list of values in the field name Department; returns 0 if R&D is in the list.
3. This example returns Marketing in the Dept field if the current user is not contained in the list in the SalesDepartment field; otherwise Sales is returned in the Dept field.
4. This example returns 1 if both the [WebTeam] and [ManageFiles] roles are assigned to the current user; it returns 0 if only one or neither of the roles is assigned to the user.
See Also