Property reference

com.snc.planned_task.debug

The com.snc.planned_task.debug property enables debugging for planned task scripts. When activated, it allows script output to be visible in the console, which is useful for troubleshooting and verifying script behavior.

Default: false Type: boolean Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property controls whether debugging output for planned task scripts is displayed in the console, aiding in script development and issue resolution.
What area does it affect? Planned Task Scripts
What does the default mean? The default value is "false", which means this behavior is disabled by default.
When should you review it? Review this property when troubleshooting planned task scripts or during development to ensure proper debugging output.

Out of the box property record

Raw metadata from the property record.

Property name com.snc.planned_task.debug
Sys ID 32c4e659c0a80a6d74f5649e984da6ef
Type boolean
Application Global
Default value false
Description Enable debugging of planned task scripts. Script output is visible in console debugging, so you should also run the Debug Log module.
Updated 2010-12-29 07:37:05

Sources

Official references and nearby text excerpts where this property appears.