Talk:StringIsValidKey - Second Life Wiki

Talk:StringIsValidKey

From Second Life Wiki

Second Life Wiki > StringIsValidKey
Jump to: navigation, search

A simpler method?

What's wrong with

key test = (key)input;
	if(test){
		//it's a valid key
	}

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)