Overview
public array function listObjectsFilterableByCondition(
required array expressionArray
)
Returns an array of objects (names) that can be filtered by the given condition (expression array)
Arguments
Name | Type | Required | Description |
---|
expressionArray | array | Yes | Raw condition to evaluate |