#set($c=922488346 928282912)${c}$c -

If these are meant to be displayed as text, wrap them in quotes: #set($c = "922488346 928282912") .

This uses the #set directive to assign a value to the variable $c . However, the syntax 922488346 928282912 is invalid because it lacks an operator (like + or - ) or a comma to separate the values into an array. #set($c=922488346 928282912)${c}$c

This is the shorthand notation for the same variable. 🔍 Technical Review & Analysis Logic If these are meant to be displayed as

Verify if these numbers are intended for a specific tool like the Marketo Velocity Scripting engine, where strict syntax rules often apply. Apache Velocity Engine - User Guide #set($c=922488346 928282912)${c}$c

Knowledge map for Install on Windows

Legend:
  • Current page
  • Page linked by current page
  • Page linking to current page
  • Bidirectional link with current page
  • Related page

Comments & Questions ?

Related topics

Search

You can also ask Chantal, the AI search engine.