Skip to content

Commit

Permalink
Update xpp-language-reference.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinARH committed Sep 3, 2020
1 parent a09b083 commit 1c91e60
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,10 @@ The X++ language programming guide is divided into these sections:
+ [Variables and data types](xpp-variables-data-types.md)
+ [Statements, loops, and exception handling](xpp-conditional.md)
+ [Operators](xpp-operators.md)
+ [X++ classes and methods](xpp-classes-methods.md)
+ [Classes and methods](xpp-classes-methods.md)
+ [Data selection and manipulation](xpp-data-home-page.md)
+ [X++ macros](xpp-macros.md)
+ [X++ attribute classes](xpp-attribute-classes.md)
+ [Macros](xpp-macros.md)
+ [Attribute classes](xpp-attribute-classes.md)

## Additional resources
+ [X++ Syntax](xpp-syntax.md)
Expand Down

0 comments on commit 1c91e60

Please sign in to comment.