Output Statements
The Output Statement in caravan script is mainly used
for debugging of the programs.It can be used to direct the result of a program
either to the console console, printer or a file.
This sample covers
- Types of output Statements
- Output to console
- Output to file
|