Hello there!
I’ve been seeing some tutorials and I see hashtags being used for things such as text however I don’t really know why they need to be used plus I haven’t come across any tutorials covering this (although please do link anything on this that I’ve missed). I’ve seen for loops that include hashtags, below is an example:
for i = 1, #Text do
The only question I have about this is when would I ever use hashtags in scripts?
Any help on this is much appreciated!