Skip to content
Property Value
Hex Value $88
Categories
Localizations
  • FR: Zboîte

ZBox

Overview

Displays a graph, lets you draw a box that defines a new viewing window, and updates the window.

Availability: Token only available from within the Basic editor.

Syntax

ZBox

Location

zoom, ZOOM, 1:ZBox


Description

The ZBox command allows the user to select a smaller window within the current graphing window to zoom in to. To select the window, use the arrow keys and ENTER to select one corner of the window; then as you use the arrow keys and ENTER to select the other corner, a rectangle of the window's dimensions will be shown.

It's not recommended to use this in most programs, because entering an empty window (with no width or no height) will cause an error and exit the program without letting it clean up.

Error Conditions

  • ERR:INVALID occurs if this command is used outside a program.
  • ERR:ZOOM is thrown if an empty window is selected (with no width or no height)

Source: parts of this page were written by the following TI|BD contributors: DarkerLine, GoVegan.

History

Calculator OS Version Description
TI-82 1.0 Added

Last update: September 30, 2023 15:38:51
Created: February 23, 2023 23:15:01
Authors: Adrien Bertrand