Flowgorithm Declare Shape

The Declare shape is used to create variables in the flowcharts. The Declare symbol is a rectangle with crossed horizontal and vertical line inside the rectangle. 

Flowgorithm Declare Shape

Declare Properties window

Specify the variable name in the text box.

Choose the data type of the variable from the Type:

Click the OK button.

Declare Properties Window

Data Types:

  • Integer
  • Real
  • String
  • Boolean
  • Array

More information: