@company::findPeopleByCustomField

Retrieves all Users in the Company that match the custom field specified.

Syntax:

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

Parameters:

Returns:

List of people that match the specified criteria.

Example: