This document is intended for users who are familiar with the Enterprise Recon appliance and want to write GLASS expressions for custom data types.
This document also assumes that you have a reasonable understanding of ASCII and UTF-8 character encoding, as well as the basics of programming.
The GLASS Studio documentation contains the following sections:
Introduction
Learn about GLASS Studio and GLASS,
and how they complement your organization's existing compliance processes.
Navigating GLASS Studio
Find out what features, views, and controls are available to help you manage
and build your GLASS Studio projects.
Projects and Components
Start defining a new GLASS data type and add
components to your GLASS Studio projects.
Code Editor
Find out what features, views, and controls are available to help you manage
and build your GLASS data types in
Code Editor mode.
Building and Defining GLASS Patterns
Learn the basic essentials of the GLASS language
using the visual components available in GLASS Studio.
GLASS Reference
A complete guide to the GLASS language, with detailed
descriptions of its syntax, keywords, and fundamental principles, along
with more complex examples to enhance your understanding of
GLASS.
Testing GLASS Patterns
Use the Test Data feature to run your custom GLASS
pattern on test data to validate and improve your data type.
Data Type Examples
Step-by-step guide to take your through the complete process of developing
a custom data type.