Version: 
Back to list
Scene :: evaluateExpressionOnOccurrences
Synopsis
   evaluate the given filter expression on all occurrences under the given occurrence and returns the resultGUI Dialog
   
Script function
   scene.evaluateExpressionOnOccurrences(occurrences, filter) -> evaluationsParameters
   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