Integer: Difference between revisions

From Second Life Wiki
Jump to navigation Jump to search
Gigs Taggart (talk | contribs)
m debug channel
Strife Onizuka (talk | contribs)
Redirecting to Category:LSL Integer
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{LSL Header}}
#Redirect [[:Category:LSL_Integer]]
[[Category: LSL Types]]
Integer data types are signed 32 bit values. Integers are whole numbers. If you want a decimal point, see {{LSLG|float}}
 
The range is: −2,147,483,648 to +2,147,483,647
 
You can use DEBUG_CHANNEL as a constant for max int.

Latest revision as of 16:22, 9 June 2008