menu
Roblox Forum Archive
Home
User Search
Forums
Donate
search
settings
Home
User Search
Forums
Donate
launch
Go to User Dashboard
Forums
Game Design
How to check if value is empty in roblox
chevron_left
chevron_left
chevron_left
of
1
chevron_right
chevron_right
chevron_right
How to check if value is empty in roblox
marcin14657c
Join Date: 2014-01-22
Post Count: 116
#215583410
Saturday, April 29, 2017 8:46 PM GMT
How to check if value is empty in roblox. I tried but i can't just make If value == null then How to make it?
Go to point in time
arrow_right
10 minutes before
5 minutes before
At time of posting
5 minutes after
10 minutes after
more_horiz
Mr_Pure
Join Date: 2015-06-28
Post Count: 2482
#215583955
Saturday, April 29, 2017 8:54 PM GMT
--variable local var if var == nil then end --int value (Number) local num = 0/nil if num == 0 or num == nil then end ect. -Mr_Pure This is siggy. He does not like people. He will bite.
Go to point in time
arrow_right
10 minutes before
5 minutes before
At time of posting
5 minutes after
10 minutes after
more_horiz
tornado4adam
Join Date: 2012-09-09
Post Count: 245
#215603763
Sunday, April 30, 2017 1:24 AM GMT
https://forum.roblox.com/Forum/ShowForum.aspx?ForumID=33
Go to point in time
arrow_right
10 minutes before
5 minutes before
At time of posting
5 minutes after
10 minutes after
more_horiz
marcin14657c
Join Date: 2014-01-22
Post Count: 116
#215637107
Sunday, April 30, 2017 10:32 AM GMT
Thanks for answering!
Go to point in time
arrow_right
10 minutes before
5 minutes before
At time of posting
5 minutes after
10 minutes after
more_horiz
chevron_left
chevron_left
chevron_left
of
1
chevron_right
chevron_right
chevron_right