var job = "Plumber"; is the correct way to create a variable and give it a string value.
var job = "Plumber";