Skip to main content
Best answer

logging errors in Visual Builder?

  • April 27, 2021
  • 1 reply
  • 39 views

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,

Best answer by ZaneBest answer by Zane

Use z.console.log() instead. 

View original
Did this topic help you find an answer to your question?
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

Forum|alt.badge.img+9
  • Zapier Staff
  • 331 replies
  • Answer
  • April 27, 2021

Use z.console.log() instead.