First of all, I'd like to point out that there is an unexpected token in both examples, from copy and pasting them. There's an extra ")"
Second of all, how do you set strings? Because attempting to use "=, is, ect" will throw an error. It only works with math operations such as "+, -, /, * ect" which is not what I'm looking for.