Expand my Community achievements bar.

GeorgeVi2
GeorgeVi2
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • I want to assign the value of this replaced value back to the same variable.{%= replaceAll(itin_1_img_alt,"-"," ") %} something like,  {% let itin_1_img_alt = "This-is-my-ALT-tag" %}  {%  itin_1_img_alt = replaceAll(itin_1_img_alt,"-"," ") %} Thanks,

    Type

    Questions

    Views

    495

    Likes

    0

    Replies

    3
  • I am new to AJO and would like to code a basic for loop, something like this in JavaScript, for (let i = 0; i < cars.length; i++) {  text += cars[i] + "Car";}  Any suggestions?

    Type

    Questions

    Views

    551

    Likes

    0

    Replies

    2
Top badges earned by GeorgeVi2
Customize the badges you want to showcase on your profile