Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

Availability

This routine is available starting with SIL Engineā„¢ 3.0.1.

Syntax

subarray(arr, start, end)

Package

file

Short Name

subarray (only when using package)

Description

Excerpt

Returns an array starting with index 'start' and ending at index 'end'.

...