Skip to main content

When you click “Switch to Code Mode” in the Visual Builder what’s the correct way to log information in the code? Using console logs gets me no results and using alerts gets me an error message.  Is there a way to log extra info to be able to see what I’m doing more clearly? Thanks,

Use z.console.log() instead.