Constants
The following types of constants are supported in MSDL.
| Type | Example |
|---|---|
| integer | 100500 |
| string | "Expense Receipts" |
| boolean | true and false |
| enum | hubFolder |
