Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ADeepTech committed May 9, 2020
1 parent 50fae33 commit f31a07d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tutorials/CODESYS/Codesys for Beginners Part 1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,8 @@ END_VAR

## Array

### Array Syntax

```txt
TYPE
Tab_1dim : ARRAY [lower..upper] OF DATATYPE;
Expand Down

0 comments on commit f31a07d

Please sign in to comment.