The isArchiv() Command

isarchiv.png

Command Summary

Checks to see if a variable is archived

Command Syntax

isArchiv(variable)

Menu Location

This command can't be found in any menu besides the command catalog.

Calculator Compatibility

This command works on all calculators.

Token Size

X byte(s)

The isArchiv() command checks if a variable is archived.

0->var1
Archive var1
IsArchiv var1
        true
UnArchiv var1
IsArchiv var1
        false

Related Commands

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-Noncommercial 2.5 License.