you cannot use dash as a variable name
Answers
Answered by
1
Answer:
Explanation:
If your script depends on having variable names have hyphens, that's a programming error. If it is convenient for you because of the tools that you regularly use to have the variable names contain a hyphen, you may have to learn more and different tools. ... So you can't use a hyphen in a name.
Similar questions