To get full access to the Kademi Hub existing customers can login here, or new customers can register here.
function doProcessRecognitionPoints(record, ruleParams, pas, recipientEntity){ }
function isIncluded(record, ruleParams, pas, recipientEntity) { }
Properties
Name | Returns | Notes | Example |
---|---|---|---|
id | String | ||
fields | List | ||
processFn | String | ||
includeFn | String | Optional. If present returns a boolean. True indicates that the record should be processed by this rule. Null implies false. Other types are attempted to be parsed in a truthy sense | |
title | String |