Guest User

Untitled

a guest
Dec 17th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. var data = {"Sotrudniki": "Петров (с 2012-05-05)n" + "Иванов (с 2012-05-05)n" + "Сидоров (с 2012-11-07)"}
  2. console.log(data.Sotrudniki.split("n")[0])
Add Comment
Please, Sign In to add comment