Currently the "Cheatsheet" page largely repeats the information already available in "Units and Globally Available Variables". This info is already concise and in effect we're just maintaining it in two places. Cheatsheet should have much less detail. Having information that's not as succintly described elsewhere would also be much more useful.
Here's what I think we should do:
Remove excessive detail from the cheatsheet. If the info is only available there, move it to a different location.
Notes/warnings should not be there
"Global Variables" section would be better off as a table.
Members of address, type, etc. should be in a separate section, not under "Global Variables".
The operator precedence should be under Types > Operators. Maybe it makes sense to have a copy here but that's also extra maintenance so I'd just move it.
I think that the list of keywords should be moved to "Units and Globally Available Variables". It does not fit that page perfectly but is a bit related.
Add missing info
Members available on functions, errors, events.
Make sure that the list of "Global Variables" contains every item from "Units and Globally Available Variables"
The text was updated successfully, but these errors were encountered:
Page
Abstract
Currently the "Cheatsheet" page largely repeats the information already available in "Units and Globally Available Variables". This info is already concise and in effect we're just maintaining it in two places. Cheatsheet should have much less detail. Having information that's not as succintly described elsewhere would also be much more useful.
Here's what I think we should do:
address,type, etc. should be in a separate section, not under "Global Variables".The text was updated successfully, but these errors were encountered: