JSFiddle - React, Tailwind, and code Playground by John Allan September 17, 2018 JavaScript var x, obj; x = 2; obj = { RecordCount: x = 15 }; alert(obj.RecordCount)