Talk:StringIsValidKey

From Second Life Wiki
Revision as of 20:56, 3 April 2012 by Strife Onizuka (talk | contribs) (→‎A simpler method?)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A simpler method?

What's wrong with <lsl>

key test = (key)input; if(test){ //it's a valid key } </lsl> Innula Zenovka 11:16, 3 April 2012 (PDT)

Nothing, imo. There is even a nice function on key in a section devoted to this topic exactly. -- Strife (talk|contribs) 20:56, 3 April 2012 (PDT)