Version: 
Back to list

Scene :: evaluateExpressionOnOccurrences

Synopsis

   evaluate the given filter expression on all occurrences under the given occurrence and returns the result

GUI Dialog

   

Script function

   scene.evaluateExpressionOnOccurrences(occurrences, filter) -> evaluations

Parameters

   occurrences (OccurrenceList) : Occurrences on which to evaluate the expression
   filter (FilterExpression) : The filter expression

Return value

   evaluations (StringList) : The evaluation of the expression on the occurrence at the same index in given occurrences