02-21-2019, 07:59 PM
I noticed something strange
ARRAY(double) test
test.create(100)
the .create part is usually in blue font when I am coding but for some reason it is in black for some of my many arrays I am creating.
Does this matter and if so what is the cause (too much code/ too many arrays/something else)?
ARRAY(double) test
test.create(100)
the .create part is usually in blue font when I am coding but for some reason it is in black for some of my many arrays I am creating.
Does this matter and if so what is the cause (too much code/ too many arrays/something else)?