Documentation - RestApp

Slice

Definition

Returns partition of the table based on the 4 values.

Parameters

  1. Column index min:

    • Def: Specify the number of the first column.
  2. Column index max:

    • Def: Specify the number of the last column.
  3. Row index min:

    • Def: Specify the number of the first row.
  4. Row index max:

    • Def: Specify the number of the last column.