Built-In Namespace _global_
Field Attributes | Field Name and Description |
---|---|
These command is used by the build tool to control the load order.
|
|
global constant to write NO instead of false
|
|
global constant to write YES instead of true
|
Method Attributes | Method Name and Description |
---|---|
clear(param)
|
|
require()
|
|
t(a, b)
|
Field Detail
m_require
These command is used by the build tool to control the load order.
It does nothing on the client side.
Defined in: m.js.
Defined in: m.js.
NO
global constant to write NO instead of false
Defined in: m.js.
Defined in: m.js.
YES
global constant to write YES instead of true
Defined in: m.js.
Defined in: m.js.
Method Detail
clear(param)
Defined in: m.js.
- Parameters:
- param
require()
Defined in: m.js.
t(a, b)
Defined in: environment.js.
- Parameters:
- a
- b