Merge pull request #181 from fvet/patch-5

This commit is contained in:
Henrik Helgesen 2022-05-06 13:29:20 -07:00 committed by GitHub
commit 50dc4506bb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -57,3 +57,7 @@ If a variable is a compound of two or more words or abbreviations, each word or
```al
AmountLCY: Decimal;
```
## Tips
The [AL Variable Helper](https://marketplace.visualstudio.com/items?itemName=rasmus.al-var-helper) extension provides Intellisense support to assign correct variable names in AL.