Syntax:
Part | Description |
<Variable> | Required. This is the name of the variable. |
<DataType> | Required. This sets the Data Type of the variable |
<Size> | Optional. This is only for String Data Types. The asterisk (*) is required. |
<Location> | Optional. Sets the default value of the variable. <Location> is the line label where the data statements are located. |
Example: