79228553

Date: 2024-11-26 23:28:43
Score: 2
Natty:
Report link

You could test if the string in OBX.5.1 contains a back tick using the indexOf() string method. If so, split the string into an array using the split() array methed, and then iterate over the array using a for...of statement to set the properties you want.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Ashavan