Skip to main content
Skip table of contents

DebugNamespace

Access to developer utilities.

implements: hash
bundle: online channel standard (oc)
since 5.2.0
Access to developer utilities.

This model is made accessible by the OCFreemarkerExtensionService with the global access path 'cs.debug'.

Defined hash keys

cs.debug.stopWatchDebugStopWatchModel
since 2017.1
Returns a model to trigger stop watches.

Methods

cs.debug.model(TemplateModel:object)ModelInfoModel
since 5.2.0
Returns a scalar-model providing developer information on 'object'.

  • Example:
    cs.debug..model(someModel) - Returns textual information about the given TemplateModel 'someModel'. Useful for Debugging which Information is at hand. Use for Debugging purposes only.
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.