const
const
Description
const mixed variable, …
Parameters
Name | Description | Type | Default | Optional |
---|---|---|---|---|
variable, … | One or more constant values to be set. | mixed | No |
Changelog
Version | Description |
---|---|
ES 6 | Introduced. |
Examples
Example #1 – const example