filter .row .set  (  FilterObjectID ,  RowIndex ,  Value0 ,  Value1 ,  Value2 ,  Value3 ,  Value4  )  
                                                         
Description :

This instruction sets a particular row for a FILTER_MATRIX5X5 filter type.

Parameters :

  • ObjectID of the filter.
  • Index of the row, valid in the range [0,4].
  • First value of this row.
  • Second value of this row.
  • Third value of this row.
  • Fourth value of this row.
  • Fifth value of this row.

Examples :