Entries command

Used in a Server.Load script to simulate a user pressing PgUp and PgDn or pressing Up and Down arrows to traverse a view.

Syntax

Entries [start] [end] <navigation option>

Where:

  • [start] -- Starting index ordinal position (optional; default is 1)
  • [end] -- Number of index entries to be read (optional; default is "All")
  • <navigation option> -- One of the navigation options, described in the Navigate command.