prepareExpressionFilters()

Overview

public array function prepareExpressionFilters(
      required string expressionId    
    , required string objectName      
    , required struct configuredFields
)

Returns a prepared filter for the given expression, context and configured fields.

Arguments

NameTypeRequiredDescription
expressionIdstringYesThe ID of the expression whose filters you wish to prepare
objectNamestringYesThe object whose records are to be filtered
configuredFieldsstructYesA structure of fields configured for the expression instance whose filter we are preparing