For the complete documentation index, see llms.txt. This page is also available as Markdown.

Instance Members

Every layout has access to the following public variables:

Property

Description

this.logLevels

A reference to the coldbox.system.logging.LogLevels class.

this.LINE_SEP

A line separator equal to chr(13) & chr(10).

Last updated

Was this helpful?