@company::findPeopleByField

Retrieve the people in the company that match the custom attribute specified.

Syntax:

@company::findPeopleByField(String fieldName, String fieldValue, String operator)

Parameters:

Returns:

List of people that match the specified criteria.

Example: