shooker
Charter Member

Debug Console in V3

Jump to solution

I used the debug console in Volte pretty regularly. Has it been implemented in V3?

0 Kudos
1 Solution

Accepted Solutions
CP_Product
Community Moderator

Hi -
Yes, the debug tool is available in V3.
First step, make sure you have it enabled in your preferences.
This is available from the Settings > Account > Edit Preferences.

Crownpeak V3 - Settings - Account - Google Chrome 8_6_2019 4_02_48 PM.png

When you have Show Debug Console selected, you will see the bug icon when you switch back to content mode.
Select it and see the Debug Console at the bottom of the workspace.

Crownpeak V3 - Settings - Account - Google Chrome 8_6_2019 4_04_44 PM.png


In your templates, use Out. DebugWriteLine to output to the console

 

Best,

Denise

View solution in original post

1 Reply
CP_Product
Community Moderator

Hi -
Yes, the debug tool is available in V3.
First step, make sure you have it enabled in your preferences.
This is available from the Settings > Account > Edit Preferences.

Crownpeak V3 - Settings - Account - Google Chrome 8_6_2019 4_02_48 PM.png

When you have Show Debug Console selected, you will see the bug icon when you switch back to content mode.
Select it and see the Debug Console at the bottom of the workspace.

Crownpeak V3 - Settings - Account - Google Chrome 8_6_2019 4_04_44 PM.png


In your templates, use Out. DebugWriteLine to output to the console

 

Best,

Denise