Variant Window

The Variant window lists the local variables, in the spreadsheet format, that are within the current call. You can open the Variant window by choosing Debug>Window>Variant (Ctrl-Alt-V) or by clicking button from toolbar

The Information Given for Each Variable Includes:

  1. Name: The variable name. Unlike the watch window, you cannot change the name. But like watch window, if there is a plus sign in front of the name, which means the variable is an object, and then you can click the plus sign to see the methods and/or properties of this object.
  2. Value: The value of the variable. You can click on it and change it to any valid JavaScript value.
  3. Type: The JavaScript type of the variable.

Copyright © 2004 Tito Software Corporation. All rights reserved.

Browser Based Help. Published by chm2web software.