COPY:conditional_copy

INDEX

 The \INDEX qualifier only applies if an expression is entered. If the
 \INDEX qualifier is used, then xinI[j] is copied to xoutI[j] only if
 the j'th element of the expression is true. If the j'th element of the
 expression is false, xoutI[j] is left as is, or is set to zero if j is
 greater than the original length of xoutI.