OCLOperators dictionary
This page was created by Hans.karlsen on 2018-12-02. Last edited by Edgar on 2025-01-20.
dictionary(loopvar| ExpressionForKeyDefinition , ExpressionForLookUpInDictionary )
When you need to iterate over two lists to match on some common attribute, a dictionary will greatly reduce the work performed by the CPU.