Get Started
·
Register
·
Login
Posts
ID:271884
Favorites
Creations
Dumb Question.. but I have no idea
in
Developer Help
[Tips]
ID:271884
Dec 23 2007, 8:16 pm
Top player
How do you check if a list has no elements?
#1
Dec 23 2007, 9:23 pm
IOwned
I don't understand
#2
Dec 23 2007, 9:28 pm
GhostAnime
length() can help ya with that.
#3
Dec 23 2007, 9:33 pm
In response to
GhostAnime
(#2)
Flame Sage
why not simply?
<DM>
if(!asdf.len)
#4
Dec 23 2007, 9:38 pm
In response to
Flame Sage
(#3)
GhostAnime
I forgot about .len to tell you the truth >_> I usually define lists as "var/x[]" rather than "var/list/x[]" <_<
Copyright © 2013 BYOND. All rights reserved.