Global$Typings extension
- on
Properties
- value ↔ dynamic
-
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 - Old-style method that returns the value contained inside the global variable.