Integer s

From Second Life Wiki
Revision as of 16:49, 18 April 2008 by Strife Onizuka (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Integer(String s) Constructs a newly allocated Integer object that represents the int value indicated by the String parameter.

This new functionality isn't needed. Use the typecast (integer)s; -- Strife Onizuka 16:49, 18 April 2008 (PDT)