About Lesson
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.
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.
Data Types:
- Integer
- Real
- String
- Boolean
- Array
More information: