Chapter 6: keywords, 6 keywords, Hapter – Teledyne LeCroy Merlins Wand - CSL manual (CATC Scripting Language Manual) User Manual
Page 23: Eywords

17
CATC Scripting Language for Bluetooth Analyzers
CATC
Manual Ver. 1.21
C
HAPTER
6: K
EYWORDS
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:
KeywordUsage
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