JSFiddle - React, Tailwind, and code Playground

by cmruser

JavaScript

var v = "4;5;6";

alert(v.indexOf(5) !== -1)