JSFiddle - React, Tailwind, and code Playground

by Laurie

HTML

Commercial Auto <br/>
http://teamtmnas.corp.tmnas.com/sites/tmm/corpuw/Pages/Commercial-Automobile-Rating-Tool.aspx <br/>
2 <br/> 
1.00000000000000 <br/>
2;#Rating Tools <br/>
2;#2 <br/>
New window <br/>

JavaScript

var test = 2;#Rating Tools;
var special = test.split(';#');
alert(special);