
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 followin
g 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
Commentaires sur ces manuels