To ensure proper language use in your CCL projects, familiarize yourself with rules on case-sensitivity, supported datatypes, operators, and expressions used in CCL.
Datatypes
SAP Sybase Event Stream Processor supports integer, float, string, money, long, and timestamp datatypes for all of its components.
Operators
CCL supports a variety of numeric, nonnumeric, and logical operator types.
Expressions
An expression is a combination of one or more values, operators, and built in functions that evaluate to a value.
CCL Comments
Like other programming languages, CCL lets you add comments to document your code.
Case-Sensitivity
Some CCL syntax elements have case-sensitive names while others do not.
Created April 29, 2013. Send feedback on this help topic to Technical Publications:
pubs@sybase.com