1
0
Fork 0

Merge branch 'develop' into spellcheck-typos-fix

This commit is contained in:
Joost De Cock 2022-12-15 17:55:47 +01:00 committed by GitHub
commit f51e69d6af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
21 changed files with 367 additions and 232 deletions

View file

@ -32,6 +32,7 @@ access the following properties:
| `sa` | Access to `settings.sa` |
| `scale` | Access to `settings.scale` |
|| **_Access to utilities_** |
| `context` | The pattern context |
| `getId` | See [the getId documentation](/reference/api/part/getid) |
| `hide` | See [the hide documentation](/reference/api/part/hide) |
| `log` | See [the logging documentation](/reference/api/store/log) |