update Extra Values By Values
open override fun updateExtraValuesByValues(argValues: List<A_BasicObject>, extraValues: List<Element>): List<Element>
Given an optional list of values used to supplement the lookup, answer the updated list of values that takes this step into account. The given and resulting lists must not be modified by subsequent steps.
By default, simply return the input.