pbDebug - cBaseLocalControlHost
Determines whether the JavaScript Engine runs in debug mode
Type: Property
Access: Read/Write
Data Type: Boolean
Parameters: None
Syntax
Property Boolean pbDebug
| Access Type | Syntax |
|---|---|
| Read Access: | Get pbDebug to BooleanVariable |
| Write Access: | Set pbDebug to BooleanVariable/Value |
Description
Determines whether the JavaScript Engine runs in debug mode, making it load the full non-minified sources.