include sample_top.html
Caravan Business Server>Examples>Output Statement
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 
  include sample_bottom.html