include sample_top.html
Caravan Business Server>Examples>Temporary Variables
Temporary Variables

Variables are the basic need of any language for storing the values during the execution of a program.In this section you will learn about the usage of Temporary Variables in Caravan scripting language.

This sample covers 
  • Creating Temporary Variables
  • Accessing Values & Assigning Values
  • Deleting and reusing variables
  • Increment & Decrement Operations  
  • String Operations 
  include sample_bottom.html