New Member
Since ‎03-07-2019
‎06-22-2021

My Stats

  • 2 Posts
  • 0 Solutions
  • 0 Likes given
  • 0 Likes received

tiagojoaocoelho's Bio

Badges tiagojoaocoelho Earned

View all badges

Recent Activity

I have a request that give me an array that can be 1 to N.ex:. [{123}],{test} or it can be [{123,124,125}],{test} and depending on this value will give a response (search) to those IDs. I am trying to use replaceAll to substitute , with "," to create...