Which of the following characters are used to open a HubL statement?

{-

{%

[&

{#


Certification program: 👉 HubSpot academy certification exams

Explanation: The correct answer is {%. In HubL, which is HubSpot’s templating language, statements are typically enclosed within curly braces and percent signs. The opening characters ‘{%’ signal the beginning of a HubL statement, indicating to the parser that what follows is code to be processed dynamically. These statements are used for various purposes, including logic control, data output, and template rendering. For instance, {% if %} statements are commonly used for conditional logic, {% for %} statements for iterating over lists or collections, and {% set %} statements for defining variables. The combination of curly braces and percent signs distinguishes HubL statements from regular HTML content, allowing developers to embed dynamic functionality within their templates and modules. Therefore, the use of ‘{%’ to open a HubL statement is a fundamental aspect of HubL syntax, making it the correct answer in this context.

Passing exams is not a workout. Multiple attempts won’t make you stronger.


  1. All possible certification exam questions
  2. 100% correct and verified answers
  3. Instant download
  4. Detailed explanations written by experts
  5. Free lifetime updates.
  6. All Hubspot category certifications in one package. Save big.




Note: we perform daily scans ensuring the file corresponds exactly the latest exam version and contains all possible questions from the real certification program.

You may also be interested: