In this article
CDL Editor shows compiler error for incorrect syntax, indicating missing fields or typos. Error message has "Go to" link, details cause and solution.
The CDL Editor will show a compiler error if the syntax is incorrect, for instance if a required field is missing or if there's a typo in the code. The compiler for Studio reports knows what to expect in each code block, so if it encounters something unexpected, it will notify you with an error message displayed at the bottom of the CDL Editor panel. To view the error message, click the up-arrow. The message will provide information about the error, including a "Go to" link that takes you directly to the error. The error message usually contains enough information to understand the cause of the error and how to fix it.