Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 2
Next »
Reserved Words in Measures
# | Word | Reason |
---|
1 | Count | Count is a reserved word as when used as a scalar it depicts the count of rows in the transactions. |
| | |
Unsupported Characters
# | Character | Name | Reason |
---|
1 | \ | Backslash | Backslash is a common programming character which escapes other characters. It's rarely used in text???? |
2 | ; | Semicolon | The semi-colon is reserved as when used in searches it defines multiples. For example, in a equal to search, it splits codes. |
| | | |