Global$Typings extension
- on
Properties
- value ↔ dynamic
-
Available on Global, provided by the Global$Typings extension
The value contained inside the global variable â this can be used to directly set and get the global's value.getter/setter pair
Methods
-
valueOf(
) → dynamic -
Available on Global, provided by the Global$Typings extension
Old-style method that returns the value contained inside the global variable.