Data Transformation Engine Type Designer Reference Guide

Chapter 8 - Components Defining Component Rules
Comments in Component Rules
You can add comments to component rules. Comments do not affect how
component rules are evaluated.
A comment begins with the characters
/* and ends with the characters */. A
comment may appear anywhere in a rule as long as it does not separate object
names.
For example, the following component rule has a comment:
SIZE (Phone# Field:$) >=7
/* Phone numbers must include area code */
Syntax Errors
If you type a component rule that is syntactically incorrect and press Enter , the
part of the rule in error is highlighted and you cannot enter it until the error has
been corrected.
Searching for Components
To search for a component, use the Find command in the Edit menu.
Finding a Component by Number
Sometimes you need to search for a certain component by number. For example,
you may have received an analysis error that references a particular component
by number. Use the Go To command to locate this component.
To find a component by number
1 Select the Group or Category window.
2 From the Component menu, choose Go To.