Jump to content




Variable


  • You cannot reply to this topic
1 reply to this topic

#1 HurricaneCoder

  • Members
  • 52 posts

Posted 23 May 2013 - 08:49 PM

What does a variable set to a apostrophe mean. For instance: local info = "". What does that mean?

#2 Yevano

  • Members
  • 376 posts
  • LocationUSA

Posted 23 May 2013 - 09:01 PM

"" is an empty string, as opposed to a non-empty string like "hello". If you print info in your example, nothing is printed.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users