Update Depreciated Features
@@ -1,4 +1,4 @@
|
|||||||
This page provides a list of depreciated features
|
This page provides a list of depreciated features (i.e. features that used to exist but have been removed/no longer supported).
|
||||||
|
|
||||||
## `*` List Syntax (25/9/25)
|
## `*` List Syntax (25/9/25)
|
||||||
Prior to this update, you would use `*list` to reference a list (direct or value). This worked initially, but began to cause problems with functions (is it `-list &ref` or `-list *ref`?) and custom structures. Due to this, and the fact that it would be a pain to maintain, this syntax is no longer supported.
|
Prior to this update, you would use `*list` to reference a list (direct or value). This worked initially, but began to cause problems with functions (is it `-list &ref` or `-list *ref`?) and custom structures. Due to this, and the fact that it would be a pain to maintain, this syntax is no longer supported.
|
||||||
|
|||||||
Reference in New Issue
Block a user