1 Contents

This Guide provides comprehensive coverage of the scripting features available in Viewsheets, and covers the following topics.

Introduction to JavaScript Programming

Describes some basic elements of JavaScript programming, and provides pointers to other JavaScript resources.

Adding Script to a Viewsheet

Explains how to add script to Viewsheet components using the Formula Editor.

Accessing User Input in Script

Explains how to access the state of Viewsheet input components using script

Accessing Component Data

Explains how to access tabular data in a Viewsheet script using relative, absolute, and mixed cell references.

Accessing Worksheet Data

Explains how to access worksheet data in a Viewsheet script.

Changing Images with Script

Explains how to dynamically change the file referenced by an image component.

<< Dashboard Scripting © 1996-2013 InetSoft Technology Corporation (v11.5) 2 Introduction to JavaScript Programming >>