You're viewing a single thread.
View all comments
22
comments
First one has the pitfall of a space at the end of the variable still causing it to fail.
8 0 ReplyWould a space at the end of the variable be ignored in the second one, though?
1 0 ReplyIt would still be considered a single variable because the entire string is quoted. The first scenario would have split it into 2 variables.
1 0 Reply
You've viewed 22 comments.
Scroll to top