beautypg.com

Chapter 6: keywords, Chapter 6, Keywords – Teledyne LeCroy LeCroy Analyzers File Based Decoding Manual User Manual

Page 25: Table 6.1 keywords

background image

File-based Decoding User Manual

Chapter 6: Keywords

LeCroy Corporation

19

Chapter 6: Keywords

Keywords are reserved words that have special meanings within the language. They
cannot be used as names for variables, constants or functions.

In addition to the operators, the following are keywords in CSL:

Keyword

Usage

select

select

expression

set

Define a global variable

const

Define a constant

return

return

statement

while

while

statement

for

for

statement

if

if

statement

else

if-else

statement

default

select

expression

null

Null value

in

Input context

out

Output context

Table 6.1 Keywords